commit | 837d7f3d6a598c7078cb96b13665a25b7e7bd9a9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Nov 14 22:13:04 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 14 22:13:04 2024 +0000 |
tree | 16d0ef58eb251bca38204011a4d6ab1cd9ca635d | |
parent | c26262eb5e881ffdb822cc3c6cabe7f666d899db [diff] | |
parent | 97e21a98bf264b985e1601fabc6a97189d10d0da [diff] |
Merge "Add applied_backported_fixes to the system properties." into main
diff --git a/Android.bp b/Android.bp index 1219c62..434ee9f 100644 --- a/Android.bp +++ b/Android.bp
@@ -172,6 +172,9 @@ name: "system-build.prop", stem: "build.prop", product_config: ":product_config", + footer_files: [ + ":applied_backported_fixes", + ], // Currently, only microdroid, Ravenwood, and cf system image can refer to system-build.prop visibility: [ "//build/make/target/product/generic",