mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
Advanced Display: Set LOCAL_SDK_VERSION to current
Change-Id: I47ed337672e739c15916e4871e96a8079b5554c1
This commit is contained in:
parent
58db5d59b0
commit
a2a77195ad
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_SDK_VERSION := current
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
android-support-v4 \
|
||||
|
|
Loading…
Reference in a new issue