local manifests for redroid 17.0.0 - #1
Open
RubenDiaz95 wants to merge 1 commit into
Open
Conversation
Points the redroid remote at the redroid-17.0.0 branch, so this depends on the device_redroid pull request landing first. Drops the platform/prebuilts/bazel/darwin-x86_64 remove-project: that project is gone from the Android 17 manifest and repo aborts when asked to remove something that is not there.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Branched from 15.0.0, the newest published branch.
Points the redroid remote at
redroid-17.0.0, so this needs remote-android/device_redroid#6 merged first — otherwiserepo syncfails with "couldn't find remote ref".Also drops the
platform/prebuilts/bazel/darwin-x86_64remove-project: that project is gone from the Android 17 manifest and repo aborts when asked to remove something that is not there.Part of the Android 17 series: remote-android/device_redroid#6 and remote-android/redroid-patches#8.