Hi, I have downloaded the AOSP master branch with repo. I have not done any changes in that and also not issued any compilation task.But want to switch to the Android 11/10 branch in the same workspace directory of master branch, *avoiding the complete download and the files not relevant to Android 11/10 branch if exists, doesn't cause any errors in compilation*.
Will the following commands issued in the same directory of master branch, do the work without resulting any error on compilation. repo init -u https://android.googlesource.com/platform/manifest -b android-11.0.0_r48 repo sync Please reply. Thanks. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/6b81566d-d1fc-425c-a71b-48171ae0a267n%40googlegroups.com.
