summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorMatt Mower <mowerm@gmail.com>2014-07-09 18:50:05 +0200
committerDees Troy <dees_troy@teamw.in>2017-02-02 17:03:12 +0100
commit8df3191beed34f7cbfc0bfd4041c692f8b98d9a2 (patch)
tree2b63a8ef3f33a81b94d0a0d34ff88afc2ac230c9 /Android.mk
parentgui: Fix Android.mk for TW_CUSTOM_THEME (diff)
downloadandroid_bootable_recovery-8df3191beed34f7cbfc0bfd4041c692f8b98d9a2.tar
android_bootable_recovery-8df3191beed34f7cbfc0bfd4041c692f8b98d9a2.tar.gz
android_bootable_recovery-8df3191beed34f7cbfc0bfd4041c692f8b98d9a2.tar.bz2
android_bootable_recovery-8df3191beed34f7cbfc0bfd4041c692f8b98d9a2.tar.lz
android_bootable_recovery-8df3191beed34f7cbfc0bfd4041c692f8b98d9a2.tar.xz
android_bootable_recovery-8df3191beed34f7cbfc0bfd4041c692f8b98d9a2.tar.zst
android_bootable_recovery-8df3191beed34f7cbfc0bfd4041c692f8b98d9a2.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.mk b/Android.mk
index 8189ffae3..d6a318ba5 100644
--- a/Android.mk
+++ b/Android.mk
@@ -602,10 +602,6 @@ ifeq ($(AB_OTA_UPDATER),true)
LOCAL_CFLAGS += -DAB_OTA_UPDATER=1
endif
-ifneq ($(BOARD_RECOVERY_BLDRMSG_OFFSET),)
- LOCAL_CFLAGS += -DBOARD_RECOVERY_BLDRMSG_OFFSET=$(BOARD_RECOVERY_BLDRMSG_OFFSET)
-endif
-
include $(BUILD_SHARED_LIBRARY)
# All the APIs for testing