Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6ae24e06 authored by Geoffrey Pitsch's avatar Geoffrey Pitsch
Browse files

Rename to TestableTests.apk

For consistency with the other apks

Test: N/A
Change-Id: Ie40fa94d30fefbd9273bf13c6ecd30df4cbd439c
parent 1f07310a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)