summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-06-22 11:37:40 +0200
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-06-22 11:37:40 +0200
commit24bb70a383d68213e8745eae9446f7b01497f447 (patch)
tree8babdeb9d275fbe2f01b50f1adf7b9c65ac8f85d /tests/Android.mk
parentSnap for 4848708 from 0c0a6dd512a3144cd8a710921554eb074f273905 to qt-release (diff)
parentMerge "e2fsdroid and mke2fs are dynamic executable in recovery partition" am: 9b5d4ea20f am: 681ae40d41 (diff)
downloadandroid_bootable_recovery-24bb70a383d68213e8745eae9446f7b01497f447.tar
android_bootable_recovery-24bb70a383d68213e8745eae9446f7b01497f447.tar.gz
android_bootable_recovery-24bb70a383d68213e8745eae9446f7b01497f447.tar.bz2
android_bootable_recovery-24bb70a383d68213e8745eae9446f7b01497f447.tar.lz
android_bootable_recovery-24bb70a383d68213e8745eae9446f7b01497f447.tar.xz
android_bootable_recovery-24bb70a383d68213e8745eae9446f7b01497f447.tar.zst
android_bootable_recovery-24bb70a383d68213e8745eae9446f7b01497f447.zip
Diffstat (limited to '')
-rw-r--r--tests/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index cee94dc99..d4023972f 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -72,10 +72,6 @@ LOCAL_CFLAGS := \
-Werror \
-D_FILE_OFFSET_BITS=64
-ifeq ($(AB_OTA_UPDATER),true)
-LOCAL_CFLAGS += -DAB_OTA_UPDATER=1
-endif
-
LOCAL_MODULE := recovery_component_test
LOCAL_COMPATIBILITY_SUITE := device-tests
LOCAL_C_INCLUDES := bootable/recovery