aboutsummaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorWang Han <416810799@qq.com>2018-08-01 20:58:10 +0800
committerMichael Bestas <mkbestas@lineageos.org>2019-01-18 16:47:09 +0100
commit0b12914dbf60fd1cac96fadf8e8a2e4db8f567e5 (patch)
treea299d30e56c8ac4c8363ca25fcb4437c5f726c1b /api
parentd58f2db1d955f2fcddbadaf8dfb99e8fb5b6b0a9 (diff)
downloadlineage-sdk-0b12914dbf60fd1cac96fadf8e8a2e4db8f567e5.tar.gz
lineage-sdk-0b12914dbf60fd1cac96fadf8e8a2e4db8f567e5.tar.bz2
lineage-sdk-0b12914dbf60fd1cac96fadf8e8a2e4db8f567e5.zip
Revert "[3/3] cmsdk: add burnIn protection setting"
* Our overlay name now confuses people as Google introduced a screen burnin protection feature for ambient mode in Oreo. Just re-use AOSP one and kill this. This reverts commit 088ddf5aafbb578ae5566bec3fab580d1372f76. Change-Id: Ia76b28444cd7b117559062fbd8230602962616b2
Diffstat (limited to 'api')
-rw-r--r--api/lineage_current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/lineage_current.txt b/api/lineage_current.txt
index 8af82b9a..1ac2a918 100644
--- a/api/lineage_current.txt
+++ b/api/lineage_current.txt
@@ -897,7 +897,6 @@ package lineageos.providers {
field public static final java.lang.String STATUS_BAR_SHOW_WEATHER = "status_bar_show_weather";
field public static final java.lang.String STYLUS_ICON_ENABLED = "stylus_icon_enabled";
field public static final java.lang.String SWAP_VOLUME_KEYS_ON_ROTATION = "swap_volume_keys_on_rotation";
- field public static final java.lang.String SYSTEMUI_BURNIN_PROTECTION = "systemui_burnin_protection";
field public static final java.lang.String SYSTEM_PROFILES_ENABLED = "system_profiles_enabled";
field public static final java.lang.String SYS_PROP_LINEAGE_SETTING_VERSION = "sys.lineage_settings_system_version";
field public static final java.lang.String T9_SEARCH_INPUT_LOCALE = "t9_search_input_locale";