-
Notifications
You must be signed in to change notification settings - Fork 11
/
common.mk
186 lines (161 loc) · 6.63 KB
/
common.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
$(call inherit-product, device/common/gps/gps_eu.mk)
DEVICE_PACKAGE_OVERLAYS += device/lge/u2-common/overlay
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/recovery/postrecoveryboot.sh:recovery/root/sbin/postrecoveryboot.sh
## Scripts and confs
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/init.u2.usb.rc:root/init.u2.usb.rc \
$(LOCAL_PATH)/init.u2.rc:root/init.u2.rc \
$(LOCAL_PATH)/ueventd.u2.rc:root/ueventd.u2.rc \
$(LOCAL_PATH)/fstab.u2:root/fstab.u2
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/wpa_supplicant.conf:system/etc/wifi/wpa_supplicant.conf \
$(LOCAL_PATH)/configs/p2p_supplicant.conf:system/etc/wifi/p2p_supplicant.conf \
$(LOCAL_PATH)/configs/touch_dev.idc:system/usr/idc/touch_dev.idc \
$(LOCAL_PATH)/configs/touch_dev.kl:system/usr/keylayout/touch_dev.kl \
$(LOCAL_PATH)/configs/omap4-keypad.kl:system/usr/keylayout/omap4-keypad.kl
# stagefright confs
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/media_profiles.xml:system/etc/media_profiles.xml \
$(LOCAL_PATH)/configs/media_codecs.xml:system/etc/media_codecs.xml \
$(LOCAL_PATH)/audio/audio_policy.conf:system/etc/audio_policy.conf
# wifi nvram calibration
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/bcmdhd.cal:system/etc/wifi/bcmdhd.cal
# RIL stuffs
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/ipc_channels.config:system/etc/ipc_channels.config
# Permission files
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
frameworks/native/data/etc/android.hardware.camera.xml:system/etc/permissions/android.hardware.camera.xml \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:system/etc/permissions/android.hardware.sensor.accelerometer.xml \
frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
frameworks/native/data/etc/android.hardware.sensor.compass.xml:system/etc/permissions/android.hardware.sensor.compass.xml \
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml
## GPS
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps_brcm_conf.xml:system/etc/gps_brcm_conf.xml
$(call inherit-product, build/target/product/full.mk)
PRODUCT_AAPT_CONFIG := normal hdpi
PRODUCT_PACKAGES += \
wifimac \
libnetcmdiface
PRODUCT_PACKAGES += \
lights.omap4 \
libaudioutils \
audio.a2dp.default \
audio_policy.default \
audio.primary.u2 \
audio.hdmi.u2 \
audio.usb.default \
audio.r_submix.default \
camera.u2 \
hwcomposer.u2 \
power.u2
# OMAP4 OMX
PRODUCT_PACKAGES += \
libdomx \
libOMX_Core \
libOMX.TI.DUCATI1.VIDEO.H264E \
libOMX.TI.DUCATI1.VIDEO.MPEG4E \
libOMX.TI.DUCATI1.VIDEO.DECODER \
libOMX.TI.DUCATI1.VIDEO.DECODER.secure \
libOMX.TI.DUCATI1.VIDEO.CAMERA \
libOMX.TI.DUCATI1.MISC.SAMPLE \
libstagefrighthw \
libI420colorconvert \
libtiutils_custom \
libion_ti \
smc_pa_ctrl \
tf_daemon \
libtf_crypto_sst \
libmm_osal \
gralloc.omap4.so
#
PRODUCT_PACKAGES += \
libtiutils \
libipcutils \
libipc \
libnotify \
syslink_trace_daemon.out \
librcm \
libsysmgr \
syslink_daemon.out \
dmm_daemontest.out \
event_listener.out \
interm3.out \
gateMPApp.out \
heapBufMPApp.out \
heapMemMPApp.out \
listMPApp.out \
messageQApp.out \
nameServerApp.out \
sharedRegionApp.out \
memmgrserver.out \
notifyping.out \
ducati_load.out \
procMgrApp.out \
slpmresources.out \
slpmtransport.out \
utilsApp.out \
libd2cmap \
libomap_mm_library_jni \
libtimemmgr
FRAMEWORKS_BASE_SUBDIRS += \
$(addsuffix /java, omapmmlib )
PRODUCT_PACKAGES += \
libskiahwdec \
libskiahwenc
PRODUCT_PACKAGES += \
libstagefrighthw
#RIL
PRODUCT_PROPERTY_OVERRIDES += \
rild.libpath=/system/lib/lge-ril.so \
ro.telephony.ril_class=U2RIL
#WIFI
PRODUCT_PROPERTY_OVERRIDES += \
wifi.interface=wlan0
# Vold
PRODUCT_PROPERTY_OVERRIDES += \
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
ro.additionalmounts=/storage/sdcard1
PRODUCT_PROPERTY_OVERRIDES += \
ro.bq.gpu_to_cpu_unsupported=1 \
ro.hwui.disable_scissor_opt=true \
dalvik.vm.dexopt-flags=m=y,u=n \
ro.sf.lcd_density=240 \
ro.opengles.version=131072 \
dalvik.vm.dexopt-data-only=1 \
ro.com.google.clientidbase=android-lge \
ro.com.google.clientidbase.ms=android-lge \
ro.com.google.clientidbase.gmm=android-lge \
ro.com.google.clientidbase.yt=android-lge \
ro.com.google.clientidbase.am=android-lge \
omap.audio.mic.main=AMic0 \
omap.audio.mic.sub=AMic1 \
omap.audio.power=PingPong \
ro.build.target_country=EU \
ro.build.target_operator=OPEN \
ro.bt.bdaddr_path=/sys/devices/platform/bd_address/bdaddr_if \
persist.sys.usb.config=mtp,adb \
ro.ksm.default=1
# Charger mode
PRODUCT_PACKAGES += \
charger \
charger_res_images
$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)
$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk)
$(call inherit-product, vendor/lge/u2/u2-vendor.mk)