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/services/surfaceflinger/Android.bp b/services/surfaceflinger/Android.bp index 0989863..dcef9a3 100644 --- a/services/surfaceflinger/Android.bp +++ b/services/surfaceflinger/Android.bp
@@ -10,6 +10,7 @@ aconfig_declarations { name: "surfaceflinger_flags", package: "com.android.graphics.surfaceflinger.flags", + container: "system", srcs: ["surfaceflinger_flags.aconfig"], }