-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathmsm7x30.mk
103 lines (96 loc) · 5.21 KB
/
msm7x30.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
#
# Copyright (C) 2011 The CyanogenMod 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.
#
# These is the hardware-specific overlay, which points to the location
# of hardware-specific resource overrides, typically the frameworks and
# application settings that are stored in resourced.
DEVICE_PACKAGE_OVERLAYS += device/semc/msm7x30-common/overlay
PRODUCT_COPY_FILES += \
frameworks/base/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
frameworks/base/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
frameworks/base/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
frameworks/base/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
frameworks/base/data/etc/android.hardware.touchscreen.xml:system/etc/permissions/android.hardware.touchscreen.xml \
frameworks/base/data/etc/android.hardware.touchscreen.multitouch.distinct.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.distinct.xml \
frameworks/base/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/base/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml \
frameworks/base/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
PRODUCT_COPY_FILES += \
device/semc/msm7x30-common/prebuilt/gps.conf:system/etc/gps.conf \
device/semc/msm7x30-common/prebuilt/recovery.fstab:root/recovery.fstab \
device/semc/msm7x30-common/prebuilt/10dnsconf:system/etc/init.d/10dnsconf \
device/semc/msm7x30-common/prebuilt/10hostapconf:system/etc/init.d/10hostapconf \
device/semc/msm7x30-common/prebuilt/10cpmodules:system/etc/init.d/10cpmodules \
device/semc/msm7x30-common/prebuilt/10setmaxspeed:system/etc/init.d/10setmaxspeed \
device/semc/msm7x30-common/prebuilt/dnsmasq.conf:system/etc/wifi/dnsmasq.conf
# device/semc/msm7x30-common/prebuilt/filler:root/filler \
#recovery resources
PRODUCT_COPY_FILES += \
bootable/recovery/res/images/icon_firmware_error.png:root/res/images/icon_firmware_error.png \
bootable/recovery/res/images/icon_firmware_install.png:root/res/images/icon_firmware_install.png \
bootable/recovery/res/images/icon_clockwork.png:root/res/images/icon_clockwork.png \
bootable/recovery/res/images/icon_error.png:root/res/images/icon_error.png \
bootable/recovery/res/images/icon_installing.png:root/res/images/icon_installing.png \
bootable/recovery/res/images/indeterminate1.png:root/res/images/indeterminate1.png \
bootable/recovery/res/images/indeterminate2.png:root/res/images/indeterminate2.png \
bootable/recovery/res/images/indeterminate3.png:root/res/images/indeterminate3.png \
bootable/recovery/res/images/indeterminate4.png:root/res/images/indeterminate4.png \
bootable/recovery/res/images/indeterminate5.png:root/res/images/indeterminate5.png \
bootable/recovery/res/images/indeterminate6.png:root/res/images/indeterminate6.png \
bootable/recovery/res/images/progress_empty.png:root/res/images/progress_empty.png \
bootable/recovery/res/images/progress_fill.png:root/res/images/progress_fill.png
PRODUCT_PACKAGES += \
hostap\
librs_jni \
gralloc.msm7x30 \
overlay.default \
screencap \
gps.semc \
lights.semc \
sensors.semc \
libOmxCore \
libOmxVenc \
libOmxVdec \
com.android.future.usb.accessory
PRODUCT_PROPERTY_OVERRIDES += \
ro.tethering.kb_disconnect=1 \
rild.libpath=/system/lib/libril-qc-1.so \
rild.libargs=-d/dev/smd0 \
ro.ril.hsxpa=1 \
ro.ril.gprsclass=10 \
ro.ril.disable.power.collapse=0 \
ro.ril.fast.dormancy.timeout=3 \
ro.ril.enable.sbm.feature=1 \
pm.sleep_mode=1 \
ro.telephony.call_ring.multiple=false \
wifi.supplicant_scan_interval=15 \
keyguard.no_require_sim=true \
ro.com.google.locationfeatures=1 \
dalvik.vm.dexopt-flags=m=y \
dalvik.vm.heapsize=48m \
dalvik.vm.lockprof.threshold=500 \
dalvik.vm.execution-mode=int:jit \
dalvik.vm.checkjni=false \
ro.opengles.version=131072 \
ro.compcache.default=0 \
ro.product.locale.language=en \
ro.product.locale.region=US \
persist.ro.ril.sms_sync_sending=1 \
ro.use_data_netmgrd=true \
BUILD_UTC_DATE=0
# we have enough storage space to hold precise GC data
PRODUCT_TAGS += dalvik.gc.type-precise