leo: prep for legacy usb

This commit is contained in:
Arif Ali 2011-12-31 11:23:28 +00:00
parent 18bf388dbf
commit 9ca6b7be94
2 changed files with 7 additions and 0 deletions

View File

@ -111,3 +111,5 @@ COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE
# Call headers from msm-3.0: needed to build libs in hardware/qcom/display
TARGET_SPECIFIC_HEADER_PATH := device/htc/leo/include
TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/usb_mass_storage/lun0/file

View File

@ -181,4 +181,9 @@
<!-- Enable use of power animations -->
<bool name="config_animateScreenLights">false</bool>
<!-- Use legacy USB device manager. -->
<!-- Will uncomment this once the code is in CM
<bool name="config_usesLegacyUsbDeviceManager">false</bool> -->
</resources>