commit | ce2753aa3df6d4f42b84f8440485e5bbc9dd56d3 | [log] [tgz] |
---|---|---|
author | Oriol Prieto Gasco <opg@google.com> | Tue Apr 30 20:05:07 2024 +0000 |
committer | Oriol Prieto Gascó <opg@google.com> | Fri May 03 11:43:31 2024 +0000 |
tree | 8df10d22089ca317f57d3d9d97d45d5b86fd7fa2 | |
parent | 0dbe6326a7eeade8351086224bb01e52404e3a89 [diff] |
RESTRICT AUTOMERGE Set the container field of aconfig flags Test: printflags --format='{package}:{container}:' | grep "::" Bug: 312769710 Flag: NONE Change-Id: Ic5c3c7839cb4c34c8a97d841ccaeaeda0771cbcd
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"