summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-02-25 08:27:22 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-02-25 08:27:22 +0000
commit0d8db451bab55fd5b0a34a7dd23b53b20ada3f56 (patch)
treef886faedc08dc6cea5597e2e147733e65458fe08
parentcf4564b02fee6ae5158aa4d8d8e1f5eba77f11f2 (diff)
parent5130d3466990222432cdc56399f6c907b7a64916 (diff)
downloadTerminal-0d8db451bab55fd5b0a34a7dd23b53b20ada3f56.tar.gz
Snap for 4620899 from 5130d3466990222432cdc56399f6c907b7a64916 to pi-release
Change-Id: I77f0afdd4aedeb665f492544c1a73c7ca3e7aac3
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index b0ba92c..dfbcbfc 100644
--- a/Android.mk
+++ b/Android.mk
@@ -14,6 +14,7 @@ LOCAL_JNI_SHARED_LIBRARIES := libjni_terminal
LOCAL_PROGUARD_ENABLED := disabled
LOCAL_PACKAGE_NAME := Terminal
+LOCAL_PRIVATE_PLATFORM_APIS := true
include $(BUILD_PACKAGE)