-
Notifications
You must be signed in to change notification settings - Fork 2
/
mt2.mk
202 lines (171 loc) · 6.35 KB
/
mt2.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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
# Copyright (C) 2015 The CyanogenMod Project
# Copyright (C) 2014 The Android Open-Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xhdpi
# Audio
PRODUCT_PACKAGES += \
audio.a2dp.default \
audio_policy.msm8226 \
audio.primary.msm8226 \
audio.r_submix.default \
audio.usb.default \
libaudio-resampler \
libqcomvisualizer \
libqcompostprocbundle \
libqcomvoiceprocessing \
tinymix
# Audio config files
PRODUCT_PACKAGES += \
audio_platform_info.xml \
audio_policy.conf \
mixer_paths.xml
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_effects.conf:system/vendor/etc/audio_effects.conf
# Bluetooth
PRODUCT_PACKAGES += \
libbtaddr
# Camera
PRODUCT_PACKAGES += \
camera.msm8226
# Charging
PRODUCT_PACKAGES += \
charger_res_images
# Encryption
PRODUCT_PACKAGES += \
keystore.msm8226
# FlipFlap
PRODUCT_PACKAGES += \
FlipFlap
# FM radio
PRODUCT_PACKAGES += \
FM2 \
libqcomfm_jni \
qcom.fmradio
# Graphics
PRODUCT_PACKAGES += \
copybit.msm8226 \
gralloc.msm8226 \
lights.msm8226 \
hwcomposer.msm8226 \
memtrack.msm8226 \
libgenlock \
liboverlay
# GPS
PRODUCT_COPY_FILES += \
device/huawei/mt2/configs/gps.conf:system/etc/gps.conf
PRODUCT_PACKAGES += \
flp.conf \
izat.conf \
quipc.conf \
sap.conf
# Init
PRODUCT_PACKAGES += \
fstab.qcom \
init.qcom.bt.sh \
init.qcom.rc \
init.qcom.usb.rc \
ueventd.qcom.rc
# IPv6 tethering
PRODUCT_PACKAGES += \
ebtables \
ethertypes
# IRSC
PRODUCT_PACKAGES += \
sec_config
# Keylayouts
PRODUCT_COPY_FILES += \
device/huawei/mt2/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl
# Media
PRODUCT_PACKAGES += \
libOmxAacEnc \
libOmxAmrEnc \
libOmxCore \
libOmxEvrcEnc \
libOmxQcelp13Enc \
libOmxVdec \
libOmxVenc \
libc2dcolorconvert \
libdivxdrmdecrypt \
libstagefrighthw
# Media config files
PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_audio.xml:system/etc/media_codecs_google_audio.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:system/etc/media_codecs_google_telephony.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:system/etc/media_codecs_google_video.xml
PRODUCT_PACKAGES += \
media_codecs.xml \
media_codecs_performance.xml \
media_profiles.xml
# Misc
PRODUCT_PACKAGES += \
libxml2
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.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.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.compass.xml:system/etc/permissions/android.hardware.compass.xml \
frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.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.stepcounter.xml:system/etc/permissions/android.hardware.sensor.stepcounter.xml \
frameworks/native/data/etc/android.hardware.sensor.stepdetector.xml:system/etc/permissions/android.hardware.sensor.stepdetector.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.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml \
frameworks/native/data/etc/android.hardware.bluetooth_le.xml:system/etc/permissions/android.hardware.bluetooth_le.xml
PRODUCT_PACKAGES += \
com.qualcomm.location.xml \
qcnvitems.xml \
qcrilhook.xml
# Power HAL
PRODUCT_PACKAGES += \
power.msm8226
# Sensors
PRODUCT_PACKAGES += \
sensor_def_qcomdev.conf
# Shim libraries
PRODUCT_PACKAGES += \
libboringssl-compat \
libhw_cutils \
libhw_gui \
libhw_log \
libhw_utext
# Thermal
PRODUCT_PACKAGES += \
thermal-engine-8226.conf
PRODUCT_PACKAGES += \
hostapd \
hostapd_default.conf \
libwcnss_qmi \
libwpa_client \
p2p_supplicant_overlay.conf \
WCNSS_cfg.dat \
WCNSS_qcom_cfg.ini \
WCNSS_qcom_wlan_nv.bin \
wcnss_service \
wpa_supplicant \
wpa_supplicant.conf \
wpa_supplicant_overlay.conf
$(call inherit-product,frameworks/native/build/phone-xxhdpi-2048-dalvik-heap.mk)
# inherit from the non-open-source side, if present
$(call inherit-product-if-exists, vendor/huawei/mt2/mt2-vendor.mk)