forked from lgics/cm_device_lge_e510
-
Notifications
You must be signed in to change notification settings - Fork 1
/
e510.mk
35 lines (27 loc) · 1.19 KB
/
e510.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
PRODUCT_AAPT_CONFIG := normal mdpi
PRODUCT_AAPT_PREF_CONFIG := mdpi
$(call inherit-product, device/lge/msm7x27-common/device.mk)
$(call inherit-product-if-exists, vendor/lge/e510/e510-vendor.mk)
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/qt602240_ts_input.kl:system/usr/keylayout/qt602240_ts_input.kl \
$(LOCAL_PATH)/configs/univa_keypad.kl:system/usr/keylayout/univa_keypad.kl \
$(LOCAL_PATH)/configs/synaptics-rmi-touchscreen.idc:system/usr/idc/synaptics-rmi-touchscreen.idc \
$(LOCAL_PATH)/configs/qt602240_ts_input.idc:system/usr/idc/qt602240_ts_input.idc \
$(LOCAL_PATH)/prebuilt/init.qcom.bt.sh:system/bin/init.qcom.bt.sh
# e510 init
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/init.e510.rc:root/init.e510.rc \
$(LOCAL_PATH)/ueventd.e510.rc:root/ueventd.e510.rc
# Wi-Fi
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/nvram.txt:system/etc/wl/nvram.txt \
$(LOCAL_PATH)/configs/wpa_supplicant.conf:system/etc/wifi/wpa_supplicant.conf
# P500 Audio
PRODUCT_PACKAGES += \
audio_policy.e510 \
audio.primary.e510
# Full-featured build of the Open-Source
$(call inherit-product, build/target/product/full.mk)
PRODUCT_NAME := e510
PRODUCT_DEVICE := e510
PRODUCT_MODEL := LG-E510