mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-16 09:08:19 +00:00
13 lines
303 B
Plaintext
13 lines
303 B
Plaintext
aconfig_declarations {
|
|
name: "com_android_wm_shell_flags",
|
|
package: "com.android.wm.shell",
|
|
container: "system",
|
|
srcs: [
|
|
"multitasking.aconfig",
|
|
],
|
|
}
|
|
|
|
java_aconfig_library {
|
|
name: "com_android_wm_shell_flags_lib",
|
|
aconfig_declarations: "com_android_wm_shell_flags",
|
|
} |