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:
parent
6caf8b292d
commit
4f3d7568c9
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue