Merge "Add SecondaryDisplayLauncherLib in Launcher3QuickStep" into ub-launcher3-master
This commit is contained in:
commit
9850598506
|
@ -182,7 +182,9 @@ else
|
|||
endif
|
||||
LOCAL_MODULE := Launcher3QuickStepLib
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
LOCAL_STATIC_ANDROID_LIBRARIES := Launcher3CommonDepsLib
|
||||
LOCAL_STATIC_ANDROID_LIBRARIES := \
|
||||
Launcher3CommonDepsLib \
|
||||
SecondaryDisplayLauncherLib
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
$(call all-java-files-under, src) \
|
||||
|
|
Loading…
Reference in New Issue