From 88e905cebc27f7f8d49bcc78c04c89baa68f54a3 Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Mon, 18 Nov 2024 14:12:08 +0200 Subject: [PATCH] don't copy persist.sys.sf.native_mode sysprop It's intentionally removed to use the Natural display color mode by default. --- config/device/common/removal.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/device/common/removal.yml b/config/device/common/removal.yml index da8d20fc..df1ea234 100644 --- a/config/device/common/removal.yml +++ b/config/device/common/removal.yml @@ -11,6 +11,7 @@ filters: - ro.adb.secure # intentionally removed, see device/google/zuma commit - ro.arm64.memtag.bootctl_supported + - persist.sys.sf.native_mode - persist.vendor.usb.displayport.enabled prefix: # these props disable memory tagging for some of system processes