Merge "Adding AOSP into the tapl library name." into ub-launcher3-master

This commit is contained in:
TreeHugger Robot
2018-08-03 02:10:06 +00:00
committed by Android (Google) Code Review
+1 -1
View File
@@ -40,6 +40,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-support-test ub-uiautomator
LOCAL_SRC_FILES := $(call all-java-files-under, tapl)
LOCAL_SDK_VERSION := current
LOCAL_MODULE := ub-launcher-tapl
LOCAL_MODULE := ub-launcher-aosp-tapl
include $(BUILD_STATIC_JAVA_LIBRARY)