* Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel
Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
Signed-off-by: improbir <ghosh_probir@yahoo.com>
Signed-off-by: Abhishek001konni <Abhishek001konni@gmail.com>
- 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.
* This seems to be wholly dead for legacy functionfs. Pour one out,
she led a great, yet short-lived, life.
This reverts commit 53fd5b0828.
This reverts commit 8b07abf736.
Change-Id: I494769c2106638d8e442f43dfedf399e7f90aa9e
* We already set props via system.prop, so let's not mix
and match between that and PRODUCT_PROPERTY_OVERRIDES.
Change-Id: I92c6863b8393640e2239decd7f089ee890b3c7f7