Enable usb state update via udc sysfs

Bug: 339241080
Test: tested on Tokay
Flag: android.hardware.usb.flags.enable_udc_sysfs_usb_state_update
Change-Id: I4ab097745c49f782c143140060607b4e784d5799
This commit is contained in:
Roy Luo 2024-12-09 13:23:23 +00:00
parent 6caf8b292d
commit 4f3d7568c9

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>