summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2017-04-04 23:57:32 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-04 23:57:32 +0000
commit58b9c67130aaeb5ef1b45efa157d580d5d0b3488 (patch)
treefc905f930b44c997ae3d72c3e7aad50a34f9e173
parent67002561e88ffa25b72e2596cf50f20cceba87f6 (diff)
parent973b9695a088751f06967715c1a9bfb4f6d73a05 (diff)
downloadtinyxml-58b9c67130aaeb5ef1b45efa157d580d5d0b3488.tar.gz
Move libtinyxml to vendor partition
am: 973b9695a0 Change-Id: I1d1ee4df3842230ee2bdaf9f779e94f6d24d64d4
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 92fdf5b..5d381e0 100644
--- a/Android.mk
+++ b/Android.mk
@@ -58,6 +58,8 @@ LOCAL_SRC_FILES:= \
LOCAL_MODULE:= libtinyxml
+LOCAL_VENDOR_MODULE := true
+
LOCAL_CFLAGS+= $(commonFlags)
LOCAL_SHARED_LIBRARIES := \