Loading tests/ActivityManagerPerfTests/test-app/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ LOCAL_SRC_FILES := \ LOCAL_STATIC_JAVA_LIBRARIES := \ ActivityManagerPerfTestsUtils LOCAL_MIN_SDK_VERSION := 25 LOCAL_PACKAGE_NAME := ActivityManagerPerfTestsTestApp include $(BUILD_PACKAGE) tests/ActivityManagerPerfTests/tests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_PACKAGE_NAME := ActivityManagerPerfTests LOCAL_MIN_SDK_VERSION := 25 # For android.permission.FORCE_STOP_PACKAGES permission LOCAL_CERTIFICATE := platform Loading Loading
tests/ActivityManagerPerfTests/test-app/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ LOCAL_SRC_FILES := \ LOCAL_STATIC_JAVA_LIBRARIES := \ ActivityManagerPerfTestsUtils LOCAL_MIN_SDK_VERSION := 25 LOCAL_PACKAGE_NAME := ActivityManagerPerfTestsTestApp include $(BUILD_PACKAGE)
tests/ActivityManagerPerfTests/tests/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_PACKAGE_NAME := ActivityManagerPerfTests LOCAL_MIN_SDK_VERSION := 25 # For android.permission.FORCE_STOP_PACKAGES permission LOCAL_CERTIFICATE := platform Loading