Limon Mia | b58cee4 | 2023-12-01 12:16:00 +0000 | [diff] [blame] | 1 | aconfig_declarations { |
2 | name: "btaudiohal_flags", | ||||
3 | package: "com.android.btaudio.hal.flags", | ||||
Oriol Prieto Gasco | ac46ba2 | 2024-02-03 02:39:58 +0000 | [diff] [blame] | 4 | container: "system", |
Limon Mia | b58cee4 | 2023-12-01 12:16:00 +0000 | [diff] [blame] | 5 | srcs: ["btaudiohal.aconfig"], |
6 | } | ||||
7 | |||||
8 | cc_aconfig_library { | ||||
9 | name: "btaudiohal_flags_c_lib", | ||||
10 | aconfig_declarations: "btaudiohal_flags", | ||||
11 | vendor: true, | ||||
12 | host_supported: true, | ||||
13 | } |