AB_OTA_UPDATER := true
BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
TW_INPUT_BLACKLIST := "hbtp_vm"
-TW_MAX_BRIGHTNESS := 1023
-TW_THEME := portrait_hdpi # set portrait_hdpi_notch to use the notch theme (and finally see the clock)
+TW_MAX_BRIGHTNESS := 1023
+# set portrait_hdpi_notch to use the notch theme (and finally see the clock)
+TW_THEME := portrait_hdpi_notch
TARGET_RECOVERY_DEVICE_MODULES += android.hardware.boot@1.0
#TW_RECOVERY_ADDITIONAL_RELINK_FILES := ${OUT}/system/lib64/android.hardware.boot@1.0.so
TARGET_USE_CUSTOM_LUN_FILE_PATH := "/config/usb_gadget/g1/functions/mass_storage.0/lun.%d/file"