commit | 33fd22e2cdeaa2e6b7e47b31f42bdd8d1a247af0 | [log] [tgz] |
---|---|---|
author | Oriol Prieto Gasco <opg@google.com> | Tue Feb 06 18:34:41 2024 +0000 |
committer | Oriol Prieto Gasco <opg@google.com> | Wed Feb 07 19:59:51 2024 +0000 |
tree | f0a00786acb360aca9e087bcb3210ed2ae7082b2 | |
parent | 26201ec2c9fd0f3f8d5c86bc169b25fb2ad3a187 [diff] [blame] |
Set the container field of aconfig flags Please see go/aconfig-flag-containers for more context Test: m Bug: 312769710 Change-Id: Ibe1f32691a2fb10a267b580766abcde621a596ff
diff --git a/libs/gui/Android.bp b/libs/gui/Android.bp index eb4d3df..4c3cc6c 100644 --- a/libs/gui/Android.bp +++ b/libs/gui/Android.bp
@@ -23,6 +23,7 @@ aconfig_declarations { name: "libgui_flags", package: "com.android.graphics.libgui.flags", + container: "system", srcs: ["libgui_flags.aconfig"], }