RESTRICT AUTOMERGE

Set the container field of aconfig flags

Test: printflags --format='{package}:{container}:' | grep "::"
Bug: 312769710
Flag: NONE
Change-Id: Ie6df22b7a531deb752e5ad5525d3d9b80612eb34
This commit is contained in:
Oriol Prieto Gasco 2024-04-30 20:05:09 +00:00 committed by Oriol Prieto Gascó
parent efa0719aba
commit 68a9fdedda
2 changed files with 2 additions and 0 deletions

View file

@ -194,6 +194,7 @@ cc_binary {
aconfig_declarations {
name: "dynamic_sensors_flags",
package: "com.android.libhardware.dynamic.sensors.flags",
container: "system",
srcs: ["dynamic_sensors.aconfig"],
}

View file

@ -1,4 +1,5 @@
package: "com.android.libhardware.dynamic.sensors.flags"
container: "system"
flag {
name: "dynamic_sensors_le_audio"