revert: stone: overlay: Set config_avoidGfxAccel to true

this reverts commit 821496e
This commit is contained in:
kamikaonashi
2024-07-06 18:22:24 +02:00
committed by Arijit78
parent e4981371da
commit dcf6a5bd9c

View File

@@ -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>