vendor: overlay: enable ambient burn in protection

Change-Id: I479491bae09e089aba646ade34d7bff5d460e12f
This commit is contained in:
rmp22
2025-07-08 07:55:43 +08:00
committed by Joey
parent fb8f289abf
commit 46b9fd4783

View File

@@ -756,4 +756,7 @@
<!-- Suppress Intent Filter Verification Service crashes and System UI ANRs (both AOSP bugs) -->
<string translatable="false" name="config_appsNotReportingCrashes">com.android.statementservice,com.android.systemui,com.google.android.as,com.google.android.tts</string>
<!-- If true, the display will be shifted around in ambient mode. -->
<bool name="config_enableBurnInProtection">true</bool>
</resources>