Loading tests/testables/tests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ include $(CLEAR_VARS) LOCAL_USE_AAPT2 := true LOCAL_MODULE_TAGS := tests LOCAL_PACKAGE_NAME := TestablesTest LOCAL_PACKAGE_NAME := TestablesTests LOCAL_SRC_FILES := $(call all-java-files-under, src) \ $(call all-Iaidl-files-under, src) Loading Loading
tests/testables/tests/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ include $(CLEAR_VARS) LOCAL_USE_AAPT2 := true LOCAL_MODULE_TAGS := tests LOCAL_PACKAGE_NAME := TestablesTest LOCAL_PACKAGE_NAME := TestablesTests LOCAL_SRC_FILES := $(call all-java-files-under, src) \ $(call all-Iaidl-files-under, src) Loading