Enable usb state update via udc sysfs
Bug: 339241080 Test: tested on Shiba Flag: android.hardware.usb.flags.enable_udc_sysfs_usb_state_update Change-Id: I1e741ab5e857dd706346967773eb0e17550eaaba
This commit is contained in:
parent
2047505a62
commit
74ccf54701
1 changed files with 3 additions and 0 deletions
|
@ -321,4 +321,7 @@
|
||||||
|
|
||||||
<!-- Pre-scale volume at volume step 3 for Absolute Volume -->
|
<!-- Pre-scale volume at volume step 3 for Absolute Volume -->
|
||||||
<fraction name="config_prescaleAbsoluteVolume_index3">100%</fraction>
|
<fraction name="config_prescaleAbsoluteVolume_index3">100%</fraction>
|
||||||
|
|
||||||
|
<!-- Whether to enable usb state update via udc sysfs. -->
|
||||||
|
<bool name="config_enableUdcSysfsUsbStateUpdate">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue