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