Disable the meaningless parts of the UI for A/B.
am: 01fcbe160b
* commit '01fcbe160bd49891c0680b80c5688cd4feb2adbc':
Disable the meaningless parts of the UI for A/B.
Change-Id: I86466cac3623b62db07bf48a38428be715ac3d3a
This commit is contained in:
@@ -96,6 +96,10 @@ ifeq ($(TARGET_USERIMAGES_USE_EXT4), true)
|
||||
LOCAL_STATIC_LIBRARIES += libext4_utils_static libz
|
||||
endif
|
||||
|
||||
ifeq ($(AB_OTA_UPDATER),true)
|
||||
LOCAL_CFLAGS += -DAB_OTA_UPDATER=1
|
||||
endif
|
||||
|
||||
LOCAL_MODULE_PATH := $(TARGET_RECOVERY_ROOT_OUT)/sbin
|
||||
|
||||
ifeq ($(TARGET_RECOVERY_UI_LIB),)
|
||||
|
||||
Reference in New Issue
Block a user