Avicii: Crdroid Bringup
Added Crdroid overlays for fastcharging paths Updated Crdroid dependencies to the correct repositories.
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
-->
|
||||
<resources>
|
||||
|
||||
<!-- Whether device has warp charging support -->
|
||||
<bool name="config_hasWarpCharger">true</bool>
|
||||
|
||||
<!-- Path to warp charging status file -->
|
||||
<string name="config_oemFastChargerStatusPath">/sys/class/power_supply/battery/fastcharger</string>
|
||||
|
||||
<!-- Flag indicating whether the we should enable the automatic brightness in Settings.
|
||||
Software implementation will be used if config_hardware_auto_brightness_available is not set -->
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
|
||||
Reference in New Issue
Block a user