cmactions: build with aapt2

This commit is contained in:
Moyster 2018-01-24 16:16:32 +01:00
parent 1edcc9003d
commit cf9604ff62
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := CMActions
LOCAL_CERTIFICATE := platform
LOCAL_PRIVILEGED_MODULE := true
LOCAL_USE_AAPT2 := true
LOCAL_PROGUARD_FLAG_FILES := proguard.flags