Set notch them as default
authormauronofrio <poronofrio@gmail.com>
Fri, 28 Dec 2018 16:29:57 +0000 (17:29 +0100)
committermauronofrio <poronofrio@gmail.com>
Fri, 28 Dec 2018 16:29:57 +0000 (17:29 +0100)
BoardConfig.mk

index 3a717fe12e65edf8ab64dbe2e2e71733bb5f134d..426f6d926f3e86efb061699a1ab6038a35329dc7 100644 (file)
@@ -87,8 +87,9 @@ TW_INCLUDE_NTFS_3G := true
 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"