From f558eb88591b364d8f0bdc397555cf814cb7e96e Mon Sep 17 00:00:00 2001 From: mauronofrio matarrese Date: Fri, 30 Nov 2018 15:07:03 +0100 Subject: [PATCH] Update for the Notch theme --- BoardConfig.mk | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 3494b7d..c0b715d 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -88,7 +88,7 @@ AB_OTA_UPDATER := true BOARD_BUILD_SYSTEM_ROOT_IMAGE := true TW_INPUT_BLACKLIST := "hbtp_vm" TW_MAX_BRIGHTNESS := 1023 -TW_THEME := portrait_hdpi +TW_THEME := portrait_hdpi # set portrait_hdpi_notch to use the notch theme (and finally see the clock) 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" diff --git a/README.md b/README.md index 78c095f..663c9ea 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ If you want to exclude twrp app you need of this commit: https://gerrit.omnirom. To make wipe system works you need of this commit: https://gerrit.omnirom.org/#/c/android_bootable_recovery/+/32714/ +If you want to use the notch theme you need of this commit: https://gerrit.omnirom.org/#/c/android_bootable_recovery/+/32963/ + Now you need of this patch to make decryption working: https://gist.github.com/mauronofrio/af29bad34ad87a1a957d193794f0bf5f -- 2.20.1