Revert "Introduce library for public animation APIs"
Revert submission 22740447-animation-library
Reason for revert: b/279195827
Reverted changes: /q/submissionid:22740447-animation-library
Change-Id: Ie2ef34f8bdb3076a015d91742be041c7c9ade8a2
diff --git a/Android.bp b/Android.bp
index a7edf2a..e730c9d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -79,7 +79,7 @@
"androidx.test.uiautomator_uiautomator",
"androidx.preference_preference",
"SystemUISharedLib",
- "animationlib",
+ "SystemUIAnimationLib",
"launcher-testing-shared",
],
srcs: [
@@ -243,7 +243,7 @@
"lottie",
"SystemUISharedLib",
"SystemUI-statsd",
- "animationlib",
+ "SystemUIAnimationLib",
],
manifest: "quickstep/AndroidManifest.xml",
min_sdk_version: "current",
@@ -305,7 +305,7 @@
"SystemUISharedLib",
"Launcher3CommonDepsLib",
"QuickstepResLib",
- "animationlib",
+ "SystemUIAnimationLib",
],
manifest: "quickstep/AndroidManifest.xml",
platform_apis: true,