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] |
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/bufferstreams/Android.bp b/libs/bufferstreams/Android.bp index 365fc45..6c2a980 100644 --- a/libs/bufferstreams/Android.bp +++ b/libs/bufferstreams/Android.bp
@@ -19,6 +19,7 @@ aconfig_declarations { name: "bufferstreams_flags", package: "com.android.graphics.bufferstreams.flags", + container: "system", srcs: [ "aconfig/bufferstreams_flags.aconfig", ],
diff --git a/libs/bufferstreams/aconfig/bufferstreams_flags.aconfig b/libs/bufferstreams/aconfig/bufferstreams_flags.aconfig index e258725..d0f7812 100644 --- a/libs/bufferstreams/aconfig/bufferstreams_flags.aconfig +++ b/libs/bufferstreams/aconfig/bufferstreams_flags.aconfig
@@ -1,4 +1,5 @@ package: "com.android.graphics.bufferstreams.flags" +container: "system" flag { name: "bufferstreams_steel_thread"