sdm845-common: pocketmode: Add local FileUtils
* We don't really need lineageos sdk for one class Change-Id: I5e06015c8ea65399bb3643183dd17641ca0d3ad7
This commit is contained in:
parent
73fc78d463
commit
87734e04e8
3 changed files with 163 additions and 5 deletions
|
|
@ -8,11 +8,9 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
|||
|
||||
LOCAL_PACKAGE_NAME := OnePlusPocketMode
|
||||
LOCAL_CERTIFICATE := platform
|
||||
LOCAL_PRIVATE_PLATFORM_APIS := true
|
||||
LOCAL_PRIVILEGED_MODULE := true
|
||||
|
||||
LOCAL_STATIC_JAVA_LIBRARIES := \
|
||||
org.lineageos.platform.internal
|
||||
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue