Change target SDK for Launcher3Tests.apk to run on Sailfish device (API28)
Bug: 78589564 https://sponge.corp.google.com/target?tab=Details&run=1&sortBy=STATUS&show=ALL&id=453a6b41-ff25-4a20-927a-561abad0e730&target=launcher3_unittests_invocation&searchFor= Change-Id: I7e97545329e684304c074c66bca409467e17b90b
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-support-test ub-uiautomator mockito-targe
|
||||
LOCAL_SRC_FILES := $(call all-java-files-under, src)
|
||||
LOCAL_FULL_LIBS_MANIFEST_FILES := $(LOCAL_PATH)/AndroidManifest-common.xml
|
||||
|
||||
LOCAL_SDK_VERSION := current
|
||||
LOCAL_SDK_VERSION := 28
|
||||
LOCAL_MIN_SDK_VERSION := 21
|
||||
|
||||
LOCAL_PACKAGE_NAME := Launcher3Tests
|
||||
|
||||
Reference in New Issue
Block a user