Migrate Bubbles to wm-shell (5/n)
Move bubbles package and related resources to shell package, also copied some used codes and resources. Bug: 161980186 Test: atest SystemUITests Test: atest WMShellUnitTests Change-Id: Ia108bd4149b3c3bf86631ba1a7a6bce0e76af78f
This commit is contained in:
@@ -116,12 +116,15 @@ android_library {
|
||||
"res",
|
||||
],
|
||||
static_libs: [
|
||||
"androidx.appcompat_appcompat",
|
||||
"androidx.arch.core_core-runtime",
|
||||
"androidx.dynamicanimation_dynamicanimation",
|
||||
"kotlinx-coroutines-android",
|
||||
"kotlinx-coroutines-core",
|
||||
"iconloader_base",
|
||||
"protolog-lib",
|
||||
"SettingsLib",
|
||||
"WindowManager-Shell-proto",
|
||||
"androidx.appcompat_appcompat",
|
||||
],
|
||||
kotlincflags: ["-Xjvm-default=enable"],
|
||||
manifest: "AndroidManifest.xml",
|
||||
|
||||
Reference in New Issue
Block a user