summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2018-02-23 07:35:12 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-23 07:35:12 +0000
commit3639890c182cf904cdc6adb1fcf9ab34b2cf0e58 (patch)
tree6b41fac8e81ee90f4455104011d876f57bb234d8
parentf453aba7f5a0057e785768a1277b95bc3069a208 (diff)
parent02e28c9723878e08f154a695d0de695cd625cfd8 (diff)
downloadSecureElement-3639890c182cf904cdc6adb1fcf9ab34b2cf0e58.tar.gz
packages/apps/SecureElement: Set LOCAL_SDK_VERSION where possible. am: 9e7197432f
am: 02e28c9723 Change-Id: Ic8bc6eb88bcc732fb758374950b894e8345e4071
-rwxr-xr-xAndroid.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 55ecd5b..ed2950e 100755
--- a/Android.mk
+++ b/Android.mk
@@ -4,6 +4,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := SecureElement
+LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_CERTIFICATE := platform
LOCAL_MODULE_TAGS := optional