Fail if new BOARD_BOOTCONFIG keys are found.#2358
Merged
ser-io merged 1 commit intogoogle:mainfrom Apr 9, 2026
Merged
Conversation
jemoreira
approved these changes
Apr 8, 2026
d3e4565 to
c160b11
Compare
c160b11 to
2179d32
Compare
Member
Author
|
Thanks for reviewing! |
- Restrict the use of build system variable `BOARD_BOOTCONFIG`, new bootconfig args should be added to the `cvd` launcher. - Created a legacy list of keys for supporting legacy builds. Bug: b/495490297
2179d32 to
13dae73
Compare
sync-agent-neo Bot
pushed a commit
to aosp-mirror-neo/device_google_cuttlefish
that referenced
this pull request
Apr 21, 2026
Fail if new `BOARD_BOOTCONFIG` keys are found. - Restrict the use of build system variable `BOARD_BOOTCONFIG`, new bootconfig args should be added to the `cvd` launcher. - Created a legacy list of keys for supporting legacy builds. Bug: 495490297 Test: cvd create Change-Id: I5dc5abc97d2f58dcd488978ea44361a3043f3350
sync-agent-neo Bot
pushed a commit
to aosp-mirror-neo/device_google_cuttlefish
that referenced
this pull request
Apr 21, 2026
sync-agent-neo Bot
pushed a commit
to aosp-mirror-neo/device_google_cuttlefish
that referenced
this pull request
Apr 21, 2026
This is an Android Culprit Assistant revert, created as part of a culprit search session (http://go/aca-get/1c79c45c-e7c8-4187-9f83-74958af8eb04). Please review this revert and approve if it looks good to you. Bug: 502082415 Change-Id: Ib40cb66367ba0ec2efafa31f6d3163f5ae4e5b84 Signed-off-by: boq-android-culprit-assistant@system.gserviceaccount.com Bug: 495490297
sync-agent-neo Bot
pushed a commit
to aosp-mirror-neo/device_google_cuttlefish
that referenced
this pull request
Apr 21, 2026
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.
Bug: b/495490297