mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-11-28 19:30:33 -05:00
Add unconditional burnin protection on 18.1 and 19.1, credit @arter97
Also skip the power on animation on 19.1, credit @kdrag0n Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
5df4058a15
commit
3da5613dfc
6 changed files with 665 additions and 0 deletions
|
|
@ -250,4 +250,7 @@
|
|||
<item>com.android.printspooler</item>
|
||||
</string-array>
|
||||
|
||||
<!-- If true, the display will be shifted around. -->
|
||||
<bool name="config_enableBurnInProtection">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue