mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
Unbreak AdvancedDisplay
Change-Id: I546ad32983d9f6250319cf36a8ea528ee8473763
This commit is contained in:
parent
11122387d7
commit
ffcfb9f6ac
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
|||
|
||||
LOCAL_PACKAGE_NAME := AdvancedDisplay
|
||||
LOCAL_CERTIFICATE := platform
|
||||
LOCAL_JAVA_LIBRARIES := org.cyanogenmod.platform.internal
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
org.cyanogenmod.platform.internal
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue