Commit graph android_device_samsung_a20/universal7885-common/product.prop
Author SHA1 Message Date
roynatech2544
2e9cb523ae
universal7885: product.prop: don't write binary XML files
Android 12 now writes XML files in binary format by default. This can
cause incompatibility with TWRP which can hang when attempting to read
XML files e.g. /data/system/storage.xml

This commit sets the persist.sys.binary_xml property to false so that
XML files are written in text format.

https: //github.com/roberto-sartori-gl/vendor_rs/commit/fbbcddc943b9dcf28bc194b8b06da966f74cd043
Change-Id: I8e0f909ba7ec40c8089077a444b636640aff96d8
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:29:28 +09:00
SamarV-121
5d11751e99
universal7885: Disable blur
* causing screen flicker

Change-Id: I7700fda330ec56dfd519e0f0c1b34279b1cdcd83
Signed-off-by: SamarV-121 <samarvispute121@pm.me>
2022-03-22 18:15:10 +09:00
roynatech2544
f8eb3e1258
universal7885: Inital port to A20/A20e
Addtitionally, Add device-specific trees as well

Change-Id: Icbbc31c063b18bce3702d0b208a0aee78148a7c0
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:08:09 +09:00
Renamed from product.prop (Browse further)