Merge "Add resource configuration flag to indicate whether USB host support exists."
This commit is contained in:
committed by
Android (Google) Code Review
commit
ce726478e9
@@ -201,6 +201,9 @@
|
||||
<!-- Indicate whether the SD card is accessible without removing the battery. -->
|
||||
<bool name="config_batterySdCardAccessibility">false</bool>
|
||||
|
||||
<!-- Indicate whether the device has USB host support. -->
|
||||
<bool name="config_hasUsbHostSupport">false</bool>
|
||||
|
||||
<!-- Vibrator pattern for feedback about a long screen/key press -->
|
||||
<integer-array name="config_longPressVibePattern">
|
||||
<item>0</item>
|
||||
|
||||
Reference in New Issue
Block a user