leo: amend this new branch to compile against aosp code

This commit is contained in:
Arif Ali 2011-10-21 01:38:55 +01:00
parent 765f5cc47d
commit f5b0bae7ce
4 changed files with 5 additions and 2 deletions

View File

@ -97,7 +97,7 @@ TARGET_RELEASETOOLS_EXTENSIONS := device/htc/common
TARGET_PREBUILT_KERNEL := device/htc/leo/prebuilt/kernel
# to enable the GPS HAL
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := leo
BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := htcleo
# AMSS version to use for GPS
BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION := 3200

2
leo.mk
View File

@ -86,7 +86,7 @@ PRODUCT_COPY_FILES += \
#GSM APN LIST
PRODUCT_COPY_FILES += \
vendor/cyanogen/prebuilt/common/etc/apns-conf.xml:system/etc/apns-conf.xml
development/data/etc/apns-conf.xml:system/etc/apns-conf.xml
PRODUCT_COPY_FILES += \

View File

@ -181,11 +181,13 @@
<bool name="config_animateScreenLights">false</bool>
<!-- Enable Tablet tweaks -->
<!--
<bool name="cm_default_has_soft_buttons">true</bool>
<bool name="cm_default_show_soft_home">false</bool>
<bool name="cm_default_show_soft_menu">false</bool>
<bool name="cm_default_show_soft_back">false</bool>
<bool name="cm_default_show_soft_search">false</bool>
<bool name="cm_default_show_soft_quick_na">false</bool>
-->
</resources>

View File

@ -22,3 +22,4 @@
add_lunch_combo htc_leo-userdebug
add_lunch_combo htc_leo-eng
add_lunch_combo full_leo-eng