summaryrefslogtreecommitdiff
path: root/libs/bufferstreams/Android.bp
diff options
context:
space:
mode:
author Oriol Prieto Gascó <opg@google.com> 2024-05-03 14:09:48 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-05-03 14:09:48 +0000
commit89aad7ea5ed17f98296fb6171d48eefbf93dc912 (patch)
tree8df10d22089ca317f57d3d9d97d45d5b86fd7fa2 /libs/bufferstreams/Android.bp
parent0dbe6326a7eeade8351086224bb01e52404e3a89 (diff)
parentce2753aa3df6d4f42b84f8440485e5bbc9dd56d3 (diff)
Merge "RESTRICT AUTOMERGE Set the container field of aconfig flags" into main
Diffstat (limited to 'libs/bufferstreams/Android.bp')
-rw-r--r--libs/bufferstreams/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/bufferstreams/Android.bp b/libs/bufferstreams/Android.bp
index 365fc457d1..6c2a980f71 100644
--- a/libs/bufferstreams/Android.bp
+++ b/libs/bufferstreams/Android.bp
@@ -19,6 +19,7 @@ package {
aconfig_declarations {
name: "bufferstreams_flags",
package: "com.android.graphics.bufferstreams.flags",
+ container: "system",
srcs: [
"aconfig/bufferstreams_flags.aconfig",
],