-
Notifications
You must be signed in to change notification settings - Fork 1
/
common-proprietary-files.txt
136 lines (124 loc) · 2.96 KB
/
common-proprietary-files.txt
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
#
# This file lists all of the proprietary blobs that need to be
# extracted from a stock device. The extract-files.sh script
# parses this file and copies the blobs into the vendor and build
# trees as needed.
#
# File format:
# - Comments lines start with a hash (#) character and will be
# ignore.
# - Blobs should be listed with their path relative to /system
# on the device.
# - A different destination path may be specified after a colon on
# the same line as the blob source path. Otherwise, the
# destination path with be the same as it was on the device.
# - Options for a particular blob are specified in a comment
# after the blob path.
#
# Blob options:
# - needed_for_build: the blob will also be copied into the obj
# directory for use in the build of other open source files.
# - optional: if the blob is not found, extraction will not abort.
# directory for use in the build of other open source files.
#
# Bins
bin/immvibed
bin/bridgemgrd
bin/ds_fmc_appd
bin/btnvtool
bin/mpdecision
bin/port-bridge
bin/usbhub
bin/usbhub_init
# Audio
lib/libacdbloader.so # needed_for_build
lib/libacdbmapper.so # needed_for_build
lib/libaudcal.so
lib/libaudioalsa.so # needed_for_build
lib/libaudioparsers.so
# mmparser extended
lib/libmmparser.so
lib/libmmosal.so
#lib/libDivxDrm.so
# Graphics
lib/egl/eglsubAndroid.so
lib/egl/libEGL_adreno200.so
lib/egl/libGLESv1_CM_adreno200.so
lib/egl/libGLESv2_adreno200.so
lib/egl/libq3dtools_adreno200.so
lib/egl/libplayback_adreno200.so
lib/egl/libGLESv2S3D_adreno200.so
lib/libgsl.so
lib/libC2D2.so
lib/libc2d2_z180.so # optional
lib/libOpenCL.so
lib/libOpenVG.so
lib/libsc-a2xx.so
# Radio
bin/netmgrd
bin/ks
bin/qcks
bin/sec-ril
bin/qmiproxy
bin/qmuxd
bin/rmt_storage
bin/rild
lib/libsecril-client.so
lib/libqmi.so
lib/libqdi.so
lib/libqdp.so
lib/libqmiservices.so
lib/libqueue.so
lib/libril.so
lib/libreference-ril.so
lib/libril-qc-qmi-1.so
lib/libril-qcril-hook-oem.so
lib/libdsutils.so
lib/libdsi_netctrl.so
lib/libidl.so
lib/libnetmgr.so
# GPS
lib/liboncrpc.so
lib/libgps.utils.so
lib/libloc_adapter.so
lib/libloc_api-rpc-qc.so
lib/libloc_eng.so
lib/libcommondefs.so
# Sensors
lib/hw/sensors.default.so
lib/libakm.so
# Camera
lib/hw/camera.msm8660.so
lib/libmmjpeg.so
lib/libgemini.so
lib/libs3cjpeg.so
lib/liboemcamera.so
lib/libmmipl.so
lib/libmmmpo.so
lib/libmmstereo.so
# General
lib/libdiag.so
lib/libqc-opt.so
# Wi-Fi
etc/wifi/bcm4330_apsta.bin
etc/wifi/wl
etc/wifi/nvram_net.txt
etc/wifi/wpa_supplicant.conf
etc/wifi/bcm4330_p2p.bin
etc/wifi/bcm4330_sta.bin
etc/wifi/bcm4330_mfg.bin
etc/wifi/nvram_mfg.txt
# Firmware
etc/firmware/cyttsp_8660_ffa.hex
etc/firmware/cyttsp_8660_fluid_p2.hex
etc/firmware/cyttsp_8660_fluid_p3.hex
etc/firmware/dsps_fluid.b00
etc/firmware/dsps_fluid.b01
etc/firmware/dsps_fluid.b02
etc/firmware/dsps_fluid.b03
etc/firmware/dsps_fluid.mdt
etc/firmware/leia_pfp_470.fw
etc/firmware/leia_pm4_470.fw
etc/firmware/vidc_1080p.fw
etc/firmware/yamato_pfp.fw
etc/firmware/yamato_pm4.fw