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

Commit 9eb88554 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add LOCAL_MIN_SDK_VERSION to run on older builds"

parents 377e6be4 24165609
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ LOCAL_SRC_FILES := \
LOCAL_STATIC_JAVA_LIBRARIES := \
    ActivityManagerPerfTestsUtils

LOCAL_MIN_SDK_VERSION := 25

LOCAL_PACKAGE_NAME := ActivityManagerPerfTestsTestApp

include $(BUILD_PACKAGE)
+2 −0
Original line number Diff line number Diff line
@@ -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