Project

General

Profile

HTCDreamHTCMagicProprietary » History » Version 12

Denis 'GNUtoo' Carikli, 12/29/2010 02:14 PM

1 1 Denis 'GNUtoo' Carikli
== Libraries ==
2
||Library location||Function||Can be replaced or avoided?||
3 8 Denis 'GNUtoo' Carikli
||/system/bin/akmd|| compas+accelerometers || sliding the keyboard can rotate so we can avoid them for now(but they could be easily reverse engineered with printk in the .ioctl  function ||
4 11 Denis 'GNUtoo' Carikli
||/system/lib/egl/libGLES_qcom.so|| 3d acceleration library || can be avoided ||
5 1 Denis 'GNUtoo' Carikli
||/system/lib/libaudioeq.so||  ||   ||
6 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)  ||
7
||/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)  ||
8 1 Denis 'GNUtoo' Carikli
||/system/lib/libgps.so || gps parsing and activator library || could easily be replaced as GPS worked under SHR and that there are android libs available(we just need to use them)||
9 8 Denis 'GNUtoo' Carikli
||/system/lib/libhtc_acoustic.so|| dlopened audio library || replaced, the replacement works fine  ||
10 7 Graziano -
||/system/lib/libhtc_ril.so || Radio Interface library || Work in progress ||
11 8 Denis 'GNUtoo' Carikli
||/system/lib/libmm-adspsvc.so|| ? ||   ||
12
13 7 Graziano -
||/system/lib/libOmxH264Dec.so||  ||   ||
14
||/system/lib/libOmxMpeg4Dec.so||  ||   ||
15
||/system/lib/libOmxVidEnc.so||  ||   ||
16
||/system/lib/libomx_wmadec_sharedlibrary.so||  ||   ||
17
||/system/lib/libomx_wmvdec_sharedlibrary.so||  ||   ||
18
||/system/lib/libpvasfcommon.so||  ||   ||
19
||/system/lib/libpvasflocalpbreg.so||  ||   ||
20
||/system/lib/libpvasflocalpb.so||  ||   ||
21
22
23
24 1 Denis 'GNUtoo' Carikli
25 7 Graziano -
26 1 Denis 'GNUtoo' Carikli
27
== Firmwares ==
28 7 Graziano -
||Firmware location||Function|| what depend on it ||
29 8 Denis 'GNUtoo' Carikli
30 12 Denis 'GNUtoo' Carikli
||/system/etc/AudioFilter.csv|| ? || ?, proprietary version not used  ||
31
||/system/etc/AudioPara4.csv|| ? || ?,proprietary version not used ||
32
||/system/etc/AudioPreProcess.csv|| ? || ?, proprietary version not used ||
33 7 Graziano -
||/system/etc/firmware/brf6300.bin||bluetooth firmware||bluetooth||
34
||/system/etc/wifi/Fw1251r1c.bin|| wifi firmware || wifi||
35 10 Denis 'GNUtoo' Carikli
||/system/etc/pvasflocal.cfg|| ? || ?  ||
36 2 Denis 'GNUtoo' Carikli
37
== References ==
38 1 Denis 'GNUtoo' Carikli
http://github.com/CyanogenMod/android_device_htc_dream_sapphire/raw/froyo/extract-files.sh