DeprecatedGeeksPhoneOneProprietary » History » Version 1
vquicksilver -, 11/28/2011 06:30 PM
List of Geeksphone One propietary files.
1 | 1 | vquicksilver - | == Note on shipping libraries == |
---|---|---|---|
2 | |||
3 | {{{ |
||
4 | #!div class=important style="border: 2pt solid; text-align: center" |
||
5 | Note that we don't ship any proprietary daemon,library,configuration file or firmware. |
||
6 | |||
7 | |||
8 | Because we don't want to(our goal is to make a 100% free Android Distribution) and we can't(none of theses are redistributables, even the firmwares are not redistributable). |
||
9 | }}} |
||
10 | |||
11 | |||
12 | == Libraries related with radio function (Phone related) == |
||
13 | ||Library name||Location|| |
||
14 | ||libcm.so||/system/lib/|| |
||
15 | ||libdsm.so ||/system/lib/|| |
||
16 | ||libdss.so ||/system/lib/|| |
||
17 | ||libgsdi_exp.so ||/system/lib/|| |
||
18 | ||libgstk_exp.so ||/system/lib/|| |
||
19 | ||libmmgsdilib.so ||/system/lib/|| |
||
20 | ||libnv.so ||/system/lib/|| |
||
21 | ||liboem_rapi.so ||/system/lib/|| |
||
22 | ||liboncrpc.so ||/system/lib/|| |
||
23 | ||libqmi.so ||/system/lib/|| |
||
24 | ||libqueue.so ||/system/lib|| |
||
25 | ||libril-qc-1.so ||/system/lib|| |
||
26 | ||libwms.so ||/system/lib/|| |
||
27 | ||libwmsts.so ||/system/lib/|| |
||
28 | ||libsnd.so ||/system/lib/|| |
||
29 | |||
30 | == Camera control and encoding libraries == |
||
31 | ||Library name||Location|| |
||
32 | ||libmmcamera.so ||/system/lib/|| |
||
33 | ||libmmcamera_target.so ||/system/lib/|| |
||
34 | ||libmmjpeg.so||/system/lib/|| |
||
35 | |||
36 | == Media libraries == |
||
37 | ||Library name||Location|| |
||
38 | ||libmm-adspsvc.so||/system/lib/|| |
||
39 | ||libOmxH264Dec.so||/system/lib/|| |
||
40 | ||libOmxMpeg4Dec.so||/system/lib/|| |
||
41 | ||libOmxVidEnc.so||/system/lib/|| |
||
42 | |||
43 | == Bluetooth helpers == |
||
44 | ||Location||Function||what depend on it || |
||
45 | ||/system/bin/hci_qcomm_init ||Bluetooth||?|| |
||
46 | |||
47 | == Wifi AR6002 firmware file location == |
||
48 | ||Firmware location||Function|| what depend on it || |
||
49 | ||/system/etc/wifi/fw/athwlan.bin.z77||Wifi||? || |
||
50 | ||/system/etc/wifi/fw/data.patch.hw2_0.bin||Wifi||? || |
||
51 | ||/system/etc/wifi/fw/eeprom.bin||Wifi ||? || |
||
52 | |||
53 | == References == |
||
54 | https://github.com/CyanogenMod/android_device_geeksphone_one/raw/fc910649207afec8707d90202addfd7a627021ad/extract-files.sh |