New keyguard slice data structure
Using androidx package and new API, also splitting content into multiple views for better animation support. Bug: 64155983 Test: visual, see data from provider propagate to AoD Change-Id: I74b5511d582e7ec1f6ffe5dbc5595f54b9ccb202
This commit is contained in:
@@ -46,7 +46,12 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
|
||||
android-support-v7-mediarouter \
|
||||
android-support-v7-palette \
|
||||
android-support-v14-preference \
|
||||
android-support-v17-leanback
|
||||
android-support-v17-leanback \
|
||||
android-slices-core \
|
||||
android-slices-view \
|
||||
android-slices-builders \
|
||||
apptoolkit-arch-core-runtime \
|
||||
apptoolkit-lifecycle-extensions \
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
metrics-helper-lib \
|
||||
|
||||
Reference in New Issue
Block a user