Merge "Set the container field of aconfig flags" into main
This commit is contained in:
commit
7c186a5793
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
aconfig_declarations {
|
||||
name: "btaudiohal_flags",
|
||||
package: "com.android.btaudio.hal.flags",
|
||||
container: "system",
|
||||
srcs: ["btaudiohal.aconfig"],
|
||||
}
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
package: "com.android.btaudio.hal.flags"
|
||||
container: "system"
|
||||
|
||||
flag {
|
||||
name: "dsa_lea"
|
||||
|
|
Loading…
Reference in a new issue