Rename to TestableTests.apk

For consistency with the other apks

Test: N/A
Change-Id: Ie40fa94d30fefbd9273bf13c6ecd30df4cbd439c
This commit is contained in:
Geoffrey Pitsch
2017-05-04 14:05:20 -04:00
parent 1f07310a92
commit 6ae24e067e

View File

@@ -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)