Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Move libtinyxml to vendor partition" am: c7cb92c
Browse files Browse the repository at this point in the history
am: 755116c

Change-Id: I0c74e31681d162f0168674f176e88b4a670554ca
  • Loading branch information
jiyongp authored and android-build-merger committed May 5, 2017
2 parents b162e86 + 755116c commit da6122a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Android.mk
Expand Up @@ -50,6 +50,10 @@ LOCAL_SRC_FILES:= \

LOCAL_MODULE:= libtinyxml

LOCAL_VENDOR_MODULE := true

LOCAL_CFLAGS+= $(commonFlags)

LOCAL_SHARED_LIBRARIES := \
libc \
libstdc++
Expand Down

0 comments on commit da6122a

Please sign in to comment.