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

Commit 8d71d490 authored by Hyunyoung Song's avatar Hyunyoung Song Committed by Android (Google) Code Review
Browse files

Merge "Change target SDK for Launcher3Tests.apk to run on Sailfish device...

Merge "Change target SDK for Launcher3Tests.apk to run on Sailfish device (API28) Bug: 78589564" into ub-launcher3-edmonton-polish
parents 4f8e417b c22dec25
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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