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

Commit 1469365c authored by Kevin Cheng's avatar Kevin Cheng
Browse files

Auto-gen AndroidTest.xml for CorePerfTests so atest can run it.

Bug: 68946306
Test: atest CorePerfTests
https://sponge.corp.google.com/target?id=5238c8a7-0016-485f-9eb4-7a91fe86c454&target=CorePerfTests&searchFor=&show=ALL&sortBy=STATUS
Change-Id: I4fe680dddb51151e17546704f554813a588e5f86
parent e68ba070
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ LOCAL_JNI_SHARED_LIBRARIES := libperftestscore_jni
# Use google-fonts/dancing-script for the performance metrics
LOCAL_ASSET_DIR := $(TOP)/external/google-fonts/dancing-script

LOCAL_COMPATIBILITY_SUITE += device-tests

include $(BUILD_PACKAGE)

include $(call all-makefiles-under, $(LOCAL_PATH))