[automerger] Change target SDK for Launcher3Tests.apk to run on Sailfish device (API28) Bug: 78589564 am: c22dec25f7
Change-Id: I87caf308f7e9f7af612bdfa4908c970da4d49030
This commit is contained in:
commit
83e6107f1d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue