Project

General

Profile

HTCDreamHTCMagicProprietary » History » Version 25

Paul Kocialkowski, 06/14/2011 09:35 AM
updated infos

1 19 Denis 'GNUtoo' Carikli
== Note on shipping libraries ==
2 20 Denis 'GNUtoo' Carikli
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 23 Denis 'GNUtoo' Carikli
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 1 Denis 'GNUtoo' Carikli
}}}
10 22 Denis 'GNUtoo' Carikli
11 19 Denis 'GNUtoo' Carikli
12 1 Denis 'GNUtoo' Carikli
== Libraries ==
13
||Library location||Function||Can be replaced or avoided?||
14 25 Paul Kocialkowski
||/system/bin/akmd|| compas+accelerometers || sliding the keyboard can rotate so we can avoid them for now(revere engineering has started but it's not usable yet) ||
15 11 Denis 'GNUtoo' Carikli
||/system/lib/egl/libGLES_qcom.so|| 3d acceleration library || can be avoided ||
16 16 Denis 'GNUtoo' Carikli
||/system/lib/libaudioeq.so|| the name seem related to audio  || audio libraries are replaced and works fine  ||
17 8 Denis 'GNUtoo' Carikli
||/system/lib/libcamera.so|| camera library || we don't use the camera for now(would need to be replaced if we want to use it)  ||
18
||/system/lib/liboemcamera.so|| camera library ||  we don't use the camera for now(would need to be replaced if we want to use it)  ||
19 25 Paul Kocialkowski
||/system/lib/libgps.so || gps parsing and activator library || a free android lib is used and it works (but sometimes crashes the device)||
20 24 Denis 'GNUtoo' Carikli
||/system/lib/libhtc_acoustic.so|| dlopened audio library || totally replaced, the replacement works fine  ||
21 25 Paul Kocialkowski
||/system/lib/libhtc_ril.so || Radio Interface library || Work in progress,calls,sms works, USSD,PIN,data(3g) need to be checked in. It should work as well in the US but needs to be checked ||
22 8 Denis 'GNUtoo' Carikli
||/system/lib/libmm-adspsvc.so|| ? ||   ||
23
24 16 Denis 'GNUtoo' Carikli
||/system/lib/libOmxH264Dec.so|| ? ||   ||
25
||/system/lib/libOmxMpeg4Dec.so|| ? ||   ||
26
||/system/lib/libOmxVidEnc.so|| ? ||   ||
27
||/system/lib/libomx_wmadec_sharedlibrary.so|| ? ||   ||
28
||/system/lib/libomx_wmvdec_sharedlibrary.so|| ? ||   ||
29
||/system/lib/libpvasfcommon.so|| ? ||   ||
30
||/system/lib/libpvasflocalpbreg.so|| ? ||   ||
31
||/system/lib/libpvasflocalpb.so|| ? ||   ||
32 7 Graziano -
33
34 13 Denis 'GNUtoo' Carikli
== Configuration files ==
35
||File location||Function|| what depend on it ||
36 1 Denis 'GNUtoo' Carikli
||/system/etc/AudioFilter.csv|| ? || ?, proprietary version not used  ||
37 25 Paul Kocialkowski
||/system/etc/AudioPara4.csv|| contains audio values that are written to MSM shared memory || used by libhtc_acoustic (and its free replacement), enables in-call volume adjustment and fixes audio lacks. ||
38 1 Denis 'GNUtoo' Carikli
||/system/etc/AudioPreProcess.csv|| ? || ?, proprietary version not used ||
39 17 Denis 'GNUtoo' Carikli
||/system/etc/pvasflocal.cfg|| ? || ?, proprietary version not used ||
40 13 Denis 'GNUtoo' Carikli
== Firmwares ==
41
||Firmware location||Function|| what depend on it ||
42 7 Graziano -
||/system/etc/firmware/brf6300.bin||bluetooth firmware||bluetooth||
43
||/system/etc/wifi/Fw1251r1c.bin|| wifi firmware || wifi||
44 13 Denis 'GNUtoo' Carikli
45 2 Denis 'GNUtoo' Carikli
46
== References ==
47 1 Denis 'GNUtoo' Carikli
http://github.com/CyanogenMod/android_device_htc_dream_sapphire/raw/froyo/extract-files.sh