Winson Chung | bfe7f26 | 2023-09-12 20:29:22 +0000 | [diff] [blame] | 1 | aconfig_declarations { |
2 | name: "com_android_wm_shell_flags", | ||||
3 | package: "com.android.wm.shell", | ||||
4 | srcs: [ | ||||
5 | "multitasking.aconfig", | ||||
6 | ], | ||||
7 | } | ||||
8 | |||||
9 | java_aconfig_library { | ||||
10 | name: "com_android_wm_shell_flags_lib", | ||||
11 | aconfig_declarations: "com_android_wm_shell_flags", | ||||
12 | } |