| Rana Mouawi | ba30d0f | 2024-11-13 17:48:11 +0000 | [diff] [blame] | 1 | aconfig_declarations { |
| 2 | name: "wear_aconfig_declarations", | ||||
| 3 | package: "com.android.shell.flags", | ||||
| 4 | container: "system", | ||||
| 5 | srcs: [ | ||||
| 6 | "wear.aconfig", | ||||
| 7 | ], | ||||
| 8 | } | ||||
| 9 | |||||
| 10 | java_aconfig_library { | ||||
| 11 | name: "wear_aconfig_declarations_flags_java_lib", | ||||
| 12 | aconfig_declarations: "wear_aconfig_declarations", | ||||
| 13 | } | ||||