leo: amend this new branch to compile against aosp code
This commit is contained in:
parent
765f5cc47d
commit
f5b0bae7ce
@ -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
2
leo.mk
@ -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 += \
|
||||
|
@ -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>
|
||||
|
@ -22,3 +22,4 @@
|
||||
|
||||
add_lunch_combo htc_leo-userdebug
|
||||
add_lunch_combo htc_leo-eng
|
||||
add_lunch_combo full_leo-eng
|
||||
|
Loading…
Reference in New Issue
Block a user