Merge "packages/apps/Settings: Add APCT tests to the device-tests suite."

This commit is contained in:
TreeHugger Robot
2017-03-16 18:06:23 +00:00
committed by Android (Google) Code Review

View File

@@ -18,6 +18,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := SettingsUnitTests
LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_INSTRUMENTATION_FOR := Settings