summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.mk
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2017-03-30 17:49:43 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-03-30 17:49:43 +0200
commitc0e6475f6873c040f041e86a954515a9e7a83743 (patch)
tree76d2e3d76e7e443199ead8061b3fb350813dc32c /minadbd/Android.mk
parentupdate_verifier: raise priority and ioprio and start with exec_start (diff)
parentMerge "Add test config to minadbd_test" am: df1a585504 (diff)
downloadandroid_bootable_recovery-c0e6475f6873c040f041e86a954515a9e7a83743.tar
android_bootable_recovery-c0e6475f6873c040f041e86a954515a9e7a83743.tar.gz
android_bootable_recovery-c0e6475f6873c040f041e86a954515a9e7a83743.tar.bz2
android_bootable_recovery-c0e6475f6873c040f041e86a954515a9e7a83743.tar.lz
android_bootable_recovery-c0e6475f6873c040f041e86a954515a9e7a83743.tar.xz
android_bootable_recovery-c0e6475f6873c040f041e86a954515a9e7a83743.tar.zst
android_bootable_recovery-c0e6475f6873c040f041e86a954515a9e7a83743.zip
Diffstat (limited to 'minadbd/Android.mk')
-rw-r--r--minadbd/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/minadbd/Android.mk b/minadbd/Android.mk
index 7eef13ee0..de0b0c890 100644
--- a/minadbd/Android.mk
+++ b/minadbd/Android.mk
@@ -29,6 +29,7 @@ include $(CLEAR_VARS)
LOCAL_CLANG := true
LOCAL_MODULE := minadbd_test
+LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_SRC_FILES := fuse_adb_provider_test.cpp
LOCAL_CFLAGS := $(minadbd_cflags)
LOCAL_C_INCLUDES := $(LOCAL_PATH) system/core/adb