Enable usb state update via udc sysfs

Bug: 339241080
Test: tested on Oriole
Flag: android.hardware.usb.flags.enable_udc_sysfs_usb_state_update
Change-Id: Iab39cbc7d51f5598b70fb836b9c8863fa188f63f
This commit is contained in:
Roy Luo 2024-12-11 15:45:02 +00:00
parent 7fb2864005
commit 73ea462096

View file

@ -311,4 +311,7 @@
<!-- Pre-scale volume at volume step 3 for Absolute Volume -->
<fraction name="config_prescaleAbsoluteVolume_index3">100%</fraction>
<!-- Whether to enable usb state update via udc sysfs. -->
<bool name="config_enableUdcSysfsUsbStateUpdate">true</bool>
</resources>