forked from CyanogenDefy/android_device_motorola_jordan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjordan-blobs.mk
152 lines (144 loc) · 11.5 KB
/
jordan-blobs.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
# Copyright (C) 2011 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_PREBUILT := device/motorola/jordan/prebuilt
#temporary cm9 bootanimation
PRODUCT_COPY_FILES += \
$(DEVICE_PREBUILT)/bootanimation.zip:system/media/bootanimation.zip \
PRODUCT_COPY_FILES += \
$(DEVICE_PREBUILT)/etc/terminfo/l/linux:system/etc/terminfo/l/linux \
$(DEVICE_PREBUILT)/etc/terminfo/x/xterm:system/etc/terminfo/x/xterm \
#key layouts, names must fit the ones in /proc/bus/input/devices, qwerty.kl is the fallback one.
PRODUCT_COPY_FILES += \
$(DEVICE_PREBUILT)/usr/idc/internal.idc:system/usr/idc/lm3530_led.idc \
$(DEVICE_PREBUILT)/usr/idc/internal.idc:system/usr/idc/accelerometer.idc \
$(DEVICE_PREBUILT)/usr/idc/internal.idc:system/usr/idc/compass.idc \
$(DEVICE_PREBUILT)/usr/idc/internal.idc:system/usr/idc/light-prox.idc \
$(DEVICE_PREBUILT)/usr/idc/internal.idc:system/usr/idc/proximity.idc \
$(DEVICE_PREBUILT)/usr/idc/sholes-keypad.idc:system/usr/idc/sholes-keypad.idc \
$(DEVICE_PREBUILT)/usr/idc/cpcap-key.idc:system/usr/idc/cpcap-key.idc \
$(DEVICE_PREBUILT)/usr/idc/qtouch-touchscreen.idc:system/usr/idc/qtouch-touchscreen.idc \
$(DEVICE_PREBUILT)/usr/qwerty.kl:system/usr/keylayout/qwerty.kl \
$(DEVICE_PREBUILT)/usr/qwerty.kl:system/usr/keylayout/qtouch-touchscreen.kl \
$(DEVICE_PREBUILT)/usr/keypad.kl:system/usr/keylayout/sholes-keypad.kl \
$(DEVICE_PREBUILT)/usr/keypad.kl:system/usr/keylayout/umts_jordan-keypad.kl \
$(DEVICE_PREBUILT)/usr/cpcap-key.kl:system/usr/keylayout/cpcap-key.kl \
$(DEVICE_PREBUILT)/usr/keychars/cpcap-key.kcm:system/usr/keychars/cpcap-key.kcm \
#etc
PRODUCT_COPY_FILES += \
device/motorola/jordan/bootmenu/recovery/recovery.fstab:system/etc/recovery.fstab \
device/motorola/jordan/prebuilt/etc/init.d/01sysctl:system/etc/init.d/01sysctl \
$(DEVICE_PREBUILT)/etc/init.d/02ipv6:system/etc/init.d/02ipv6 \
device/motorola/jordan/prebuilt/etc/init.d/03adbd:system/etc/init.d/03adbd \
device/motorola/jordan/prebuilt/etc/init.d/04pdsbackup:system/etc/init.d/04pdsbackup \
device/motorola/jordan/prebuilt/etc/init.d/05mountsd:system/etc/init.d/05mountsd \
$(DEVICE_PREBUILT)/etc/init.d/07camera:system/etc/init.d/07camera \
device/motorola/jordan/prebuilt/etc/init.d/08backlight:system/etc/init.d/08backlight \
device/motorola/jordan/prebuilt/etc/init.d/90multitouch:system/etc/init.d/90multitouch \
device/motorola/jordan/prebuilt/etc/profile:system/etc/profile \
device/motorola/jordan/prebuilt/etc/sysctl.conf:system/etc/sysctl.conf \
device/motorola/jordan/prebuilt/etc/busybox.fstab:system/etc/fstab \
device/motorola/jordan/prebuilt/etc/wifi/dnsmasq.conf:system/etc/wifi/dnsmasq.conf \
device/motorola/jordan/prebuilt/etc/wifi/tiwlan.ini:system/etc/wifi/tiwlan.ini \
device/motorola/jordan/prebuilt/etc/wifi/tiwlan_ap.ini:system/etc/wifi/tiwlan_ap.ini \
device/motorola/jordan/prebuilt/etc/wifi/wpa_supplicant.conf:system/etc/wifi/wpa_supplicant.conf \
device/motorola/jordan/prebuilt/etc/gpsconfig.xml:system/etc/gpsconfig.xml \
device/motorola/jordan/prebuilt/etc/location.cfg:system/etc/location.cfg \
device/motorola/jordan/media_profiles.xml:system/etc/media_profiles.xml \
device/motorola/jordan/modules/modules.alias:system/lib/modules/modules.alias \
device/motorola/jordan/modules/modules.dep:system/lib/modules/modules.dep \
ifdef CM_RELEASE
PRODUCT_COPY_FILES += device/motorola/jordan/custom_backup_release.txt:system/etc/custom_backup_list.txt
else
PRODUCT_COPY_FILES += device/motorola/jordan/custom_backup_list.txt:system/etc/custom_backup_list.txt
endif
#Bootmenu
PRODUCT_COPY_FILES += \
device/motorola/jordan/profiles/standard/init.mapphone_umts.rc:system/bootmenu/2nd-init/init.mapphone_umts.rc \
device/motorola/jordan/profiles/standard/init.rc:system/bootmenu/2nd-init/init.rc \
device/motorola/jordan/profiles/standard/ueventd.rc:system/bootmenu/2nd-init/ueventd.rc \
device/motorola/jordan/profiles/backup/init.rc:system/bootmenu/2nd-boot/init.rc \
device/motorola/jordan/profiles/backup/init.mapphone_umts.rc:system/bootmenu/2nd-boot/init.mapphone_umts.rc \
device/motorola/jordan/profiles/backup/ueventd.rc:system/bootmenu/2nd-boot/ueventd.rc \
device/motorola/jordan/profiles/backup/init:system/bootmenu/2nd-boot/init \
device/motorola/jordan/profiles/backup/sbin/ueventd:system/bootmenu/2nd-boot/sbin/ueventd \
device/motorola/jordan/profiles/froyo/init.rc:system/bootmenu/froyo/init.rc \
device/motorola/jordan/profiles/froyo/init.mapphone_umts.rc:system/bootmenu/froyo/init.mapphone_umts.rc \
device/motorola/jordan/bootmenu/binary/adbd:system/bootmenu/binary/adbd \
device/motorola/jordan/bootmenu/binary/logwrapper.bin:system/bootmenu/binary/logwrapper.bin \
device/motorola/jordan/bootmenu/binary/logwrapper.bin:system/bin/logwrapper.bin \
device/motorola/jordan/bootmenu/binary/2nd-boot:system/bootmenu/binary/2nd-boot \
device/motorola/jordan/bootmenu/binary/su:system/bootmenu/ext/su \
device/motorola/jordan/bootmenu/config/bootmenu_bypass:system/bootmenu/config/bootmenu_bypass \
device/motorola/jordan/bootmenu/config/default.prop:system/bootmenu/config/default.prop \
device/motorola/jordan/bootmenu/config/default_bootmode.conf:system/bootmenu/config/default_bootmode.conf \
device/motorola/jordan/bootmenu/config/overclock.conf:system/bootmenu/config/overclock.conf \
device/motorola/jordan/bootmenu/images/background.png:system/bootmenu/images/background.png \
external/bootmenu/images/indeterminate1.png:system/bootmenu/images/indeterminate1.png \
external/bootmenu/images/indeterminate2.png:system/bootmenu/images/indeterminate2.png \
external/bootmenu/images/indeterminate3.png:system/bootmenu/images/indeterminate3.png \
external/bootmenu/images/indeterminate4.png:system/bootmenu/images/indeterminate4.png \
external/bootmenu/images/indeterminate5.png:system/bootmenu/images/indeterminate5.png \
external/bootmenu/images/indeterminate6.png:system/bootmenu/images/indeterminate6.png \
external/bootmenu/images/progress_empty.png:system/bootmenu/images/progress_empty.png \
external/bootmenu/images/progress_fill.png:system/bootmenu/images/progress_fill.png \
device/motorola/jordan/bootmenu/recovery/res/keys:system/bootmenu/recovery/res/keys \
device/motorola/jordan/bootmenu/recovery/res/images/icon_error.png:system/bootmenu/recovery/res/images/icon_error.png \
device/motorola/jordan/bootmenu/recovery/res/images/icon_done.png:system/bootmenu/recovery/res/images/icon_done.png \
device/motorola/jordan/bootmenu/recovery/res/images/icon_installing.png:system/bootmenu/recovery/res/images/icon_installing.png \
device/motorola/jordan/bootmenu/recovery/res/images/icon_firmware_error.png:system/bootmenu/recovery/res/images/icon_firmware_error.png \
device/motorola/jordan/bootmenu/recovery/res/images/icon_firmware_install.png:system/bootmenu/recovery/res/images/icon_firmware_install.png \
device/motorola/jordan/bootmenu/recovery/res/images/indeterminate1.png:system/bootmenu/recovery/res/images/indeterminate1.png \
device/motorola/jordan/bootmenu/recovery/res/images/indeterminate2.png:system/bootmenu/recovery/res/images/indeterminate2.png \
device/motorola/jordan/bootmenu/recovery/res/images/indeterminate3.png:system/bootmenu/recovery/res/images/indeterminate3.png \
device/motorola/jordan/bootmenu/recovery/res/images/indeterminate4.png:system/bootmenu/recovery/res/images/indeterminate4.png \
device/motorola/jordan/bootmenu/recovery/res/images/indeterminate5.png:system/bootmenu/recovery/res/images/indeterminate5.png \
device/motorola/jordan/bootmenu/recovery/res/images/indeterminate6.png:system/bootmenu/recovery/res/images/indeterminate6.png \
device/motorola/jordan/bootmenu/recovery/res/images/progress_empty.png:system/bootmenu/recovery/res/images/progress_empty.png \
device/motorola/jordan/bootmenu/recovery/res/images/progress_fill.png:system/bootmenu/recovery/res/images/progress_fill.png \
device/motorola/jordan/bootmenu/recovery/res/images/icon_clockwork.png:system/bootmenu/recovery/res/images/icon_clockwork.png \
device/motorola/jordan/bootmenu/recovery/sbin/badblocks:system/bootmenu/recovery/sbin/badblocks \
device/motorola/jordan/bootmenu/recovery/sbin/dedupe:system/bootmenu/recovery/sbin/dedupe \
device/motorola/jordan/bootmenu/recovery/sbin/dump_image:system/bootmenu/recovery/sbin/dump_image \
device/motorola/jordan/bootmenu/recovery/sbin/e2fsck:system/bootmenu/recovery/sbin/e2fsck \
device/motorola/jordan/bootmenu/recovery/sbin/fix_permissions:system/bootmenu/recovery/sbin/fix_permissions \
device/motorola/jordan/bootmenu/recovery/sbin/killrecovery.sh:system/bootmenu/recovery/sbin/killrecovery.sh \
device/motorola/jordan/bootmenu/recovery/sbin/nandroid-md5.sh:system/bootmenu/recovery/sbin/nandroid-md5.sh \
device/motorola/jordan/bootmenu/recovery/sbin/parted:system/bootmenu/recovery/sbin/parted \
device/motorola/jordan/bootmenu/recovery/sbin/postrecoveryboot.sh:system/bootmenu/recovery/sbin/postrecoveryboot.sh \
device/motorola/jordan/bootmenu/recovery/sbin/recovery:system/bootmenu/recovery/sbin/recovery_stable \
device/motorola/jordan/bootmenu/recovery/sbin/resize2fs:system/bootmenu/recovery/sbin/resize2fs \
device/motorola/jordan/bootmenu/recovery/sbin/sdparted:system/bootmenu/recovery/sbin/sdparted \
device/motorola/jordan/bootmenu/recovery/sbin/mke2fs:system/bootmenu/recovery/sbin/mke2fs \
device/motorola/jordan/bootmenu/recovery/sbin/mke2fs.bin:system/bootmenu/recovery/sbin/mke2fs.bin \
device/motorola/jordan/bootmenu/recovery/sbin/tune2fs.bin:system/bootmenu/recovery/sbin/tune2fs \
device/motorola/jordan/bootmenu/recovery/recovery.fstab:system/bootmenu/recovery/recovery.fstab \
device/motorola/jordan/bootmenu/script/_config.sh:system/bootmenu/script/_config.sh \
device/motorola/jordan/bootmenu/script/2nd-init.sh:system/bootmenu/script/2nd-init.sh \
device/motorola/jordan/bootmenu/script/2nd-boot.sh:system/bootmenu/script/2nd-boot.sh \
device/motorola/jordan/bootmenu/script/stock.sh:system/bootmenu/script/stock.sh \
device/motorola/jordan/bootmenu/script/adbd.sh:system/bootmenu/script/adbd.sh \
device/motorola/jordan/bootmenu/script/bootmode_clean.sh:system/bootmenu/script/bootmode_clean.sh \
device/motorola/jordan/bootmenu/script/cdrom.sh:system/bootmenu/script/cdrom.sh \
device/motorola/jordan/bootmenu/script/data.sh:system/bootmenu/script/data.sh \
device/motorola/jordan/bootmenu/script/overclock.sh:system/bootmenu/script/overclock.sh \
device/motorola/jordan/bootmenu/script/post_bootmenu.sh:system/bootmenu/script/post_bootmenu.sh \
device/motorola/jordan/bootmenu/script/pre_bootmenu.sh:system/bootmenu/script/pre_bootmenu.sh \
device/motorola/jordan/bootmenu/script/reboot_command.sh:system/bootmenu/script/reboot_command.sh \
device/motorola/jordan/bootmenu/script/recovery.sh:system/bootmenu/script/recovery.sh \
device/motorola/jordan/bootmenu/script/recovery_stable.sh:system/bootmenu/script/recovery_stable.sh \
device/motorola/jordan/bootmenu/script/recoveryexit.sh:system/bootmenu/script/recoveryexit.sh \
device/motorola/jordan/bootmenu/script/sdcard.sh:system/bootmenu/script/sdcard.sh \
device/motorola/jordan/bootmenu/script/system.sh:system/bootmenu/script/system.sh \
device/motorola/jordan/bootmenu/script/media_fixup.sh:system/bootmenu/script/media_fixup.sh \
#end of jordan-blobs.mk