From 27f9559203ce84e1eb9a24964ea8516c859a3f85 Mon Sep 17 00:00:00 2001 From: Jon Miranda Date: Wed, 6 Apr 2022 17:29:09 +0000 Subject: Revert "Revert "Sync hotseat/taskbar handoff"" This reverts commit efca5c8655fdc4282f8825607f62c495cc7fe96d. Reason for revert: ANR no longer happening Bug: 223789074 Bug: 223443781 Bug: 202507555 Change-Id: I03bfe8642ef4ed0f9e8fbd543141d39c66375604 --- Android.bp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index f5a38b4e6f..c980a2e50f 100644 --- a/Android.bp +++ b/Android.bp @@ -31,6 +31,7 @@ android_library { "androidx.test.uiautomator_uiautomator", "androidx.preference_preference", "SystemUISharedLib", + "SystemUIAnimationLib", ], srcs: [ "tests/tapl/**/*.java", @@ -196,6 +197,7 @@ android_library { "lottie", "SystemUISharedLib", "SystemUI-statsd", + "SystemUIAnimationLib", ], manifest: "quickstep/AndroidManifest.xml", min_sdk_version: "current", @@ -287,6 +289,7 @@ android_library { "SystemUISharedLib", "Launcher3CommonDepsLib", "QuickstepResLib", + "SystemUIAnimationLib", ], manifest: "quickstep/AndroidManifest.xml", platform_apis: true, -- cgit v1.2.3