Skip to content
Snippets Groups Projects
Commit a7a18031 authored by David Stevens's avatar David Stevens
Browse files

c2_e2e_test: lower sdk version

Lower sdk version so APK can be installed on P.

Test: build & install APK in ARC++ P
Bug: 136142167

Change-Id: Ie628c927715eaa7307ba5e175399707f28d37de7
parent bbc3d7ed
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SDK_VERSION := current
LOCAL_SDK_VERSION := 26
LOCAL_SRC_FILES := \
$(call all-java-files-under, src) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment