mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-30 03:36:39 +00:00
revert: stone: overlay: Set config_avoidGfxAccel to true
this reverts commit 821496e
This commit is contained in:
@@ -782,13 +782,6 @@
|
||||
-->
|
||||
<string name="config_screenRecorderAVCProfileLevel" translatable="false">3.1</string>
|
||||
|
||||
<!-- Device configuration indicating whether we should avoid using accelerated graphics
|
||||
in certain places to reduce RAM footprint. This is ignored if ro.config.low_ram
|
||||
is true (in that case this is assumed true as well). It can allow you to tune down
|
||||
your device's memory use without going to the point of causing applications to turn
|
||||
off features. -->
|
||||
<bool name="config_avoidGfxAccel">true</bool>
|
||||
|
||||
<!-- Path to fast charging status file to detect whether an oem fast charger is active -->
|
||||
<string name="config_oemFastChargerStatusPath" translatable="false">/sys/class/power_supply/usb/quick_charge_type</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user