Merge "Add ApiDemos to device-tests as it's needed by JankMicroBenchmarkTests"

This commit is contained in:
Dan Shi
2017-04-05 00:05:06 +00:00
committed by Gerrit Code Review

View File

@@ -20,6 +20,8 @@ LOCAL_SDK_VERSION := current
LOCAL_DEX_PREOPT := false LOCAL_DEX_PREOPT := false
LOCAL_COMPATIBILITY_SUITE := device-tests
include $(BUILD_PACKAGE) include $(BUILD_PACKAGE)
# Use the folloing include to make our test apk. # Use the folloing include to make our test apk.