Merge "Revert^2 "Enable usb state update via udc sysfs"" into main

This commit is contained in:
Roy Luo 2024-08-21 22:19:16 +00:00 committed by Android (Google) Code Review
commit 5b1ae0048d

View file

@ -325,4 +325,7 @@
<!-- User activity timeout: Maximum screen dim duration as a percentage of screen off timeout. <!-- User activity timeout: Maximum screen dim duration as a percentage of screen off timeout.
--> -->
<fraction name="config_maximumScreenDimRatio">33%</fraction> <fraction name="config_maximumScreenDimRatio">33%</fraction>
<!-- Whether to enable usb state update via udc sysfs. -->
<bool name="config_enableUdcSysfsUsbStateUpdate">true</bool>
</resources> </resources>