Merge "Enable usb state update via udc sysfs" into main

This commit is contained in:
Roy Luo 2024-12-11 17:22:03 -08:00 committed by Android (Google) Code Review
commit d1ccaf7bc7

View file

@ -554,4 +554,7 @@
<!-- Whether to allow TN scanning during satellite session. -->
<bool name="config_satellite_allow_tn_scanning_during_satellite_session">false</bool>
<!-- Whether to enable usb state update via udc sysfs. -->
<bool name="config_enableUdcSysfsUsbStateUpdate">true</bool>
</resources>