release-request-148314be-b6e7-4b4d-b50e-ab6405ef3c8a-for-git_oc-dr1-release-3968906 snap-temp-L55700000060028590

Change-Id: I52adbfe6f6a21954671ae148c915fba6263647e1
diff --git a/Android.mk b/Android.mk
index 6b9ae19..2c6dda6 100644
--- a/Android.mk
+++ b/Android.mk
@@ -26,7 +26,10 @@
 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