Skip to content
Snippets Groups Projects
Commit cc08604e authored by Alan Viverette's avatar Alan Viverette
Browse files

Use AAPT2

Test: make checkbuild
Change-Id: Ib0bf41e4b11143c8b3697b444e4fb8c7cd108aa6
parent b8d05222
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,10 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
LOCAL_CERTIFICATE := shared
LOCAL_STATIC_JAVA_LIBRARIES := \
android-common android-support-v4 jsr305
android-common jsr305
LOCAL_STATIC_ANDROID_LIBRARIES := android-support-v4
LOCAL_USE_AAPT2 := true
# Include all the resources regardless of system supported locales
LOCAL_AAPT_INCLUDE_ALL_RESOURCES := true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment