Actions
NexusOneProprietary » History » Revision 18
« Previous |
Revision 18/30
(diff)
| Next »
Denis 'GNUtoo' Carikli, 01/03/2011 11:21 PM
Libraries
||Library location||Function||Can be replaced or avoided?||works or can work(tested but not pushed)||
||/system/lib/libhtc_ril.so || Radio Interface library ||reference ril is usable(tested renaming the reference ril after installation) || can work||
||/system/lib/egl/* || 3d userspace libraries and drivers || ? || big issues||
||/system/lib/libgps.so || gps library || could possibly be replaced,untested || untested ||
||/system/lib/libcamera.so|| camera library || we can avoid it, using camera stubs|| no(camera is not highly necessary)||
Firmwares ||Firmware location||Function|| what depend on it || ||/system/etc/firmware/*.acdb || Audio "card" firmware || sound,calls(because calls need sound)|| ||/system/etc/vpimg|| ? || Microphone ||
References * http://github.com/CyanogenMod/android_device_htc_passion/raw/froyo/extract-files.sh
Firmwares ||Firmware location||Function|| what depend on it || ||/system/etc/firmware/*.acdb || Audio "card" firmware || sound,calls(because calls need sound)|| ||/system/etc/vpimg|| ? || Microphone ||
References * http://github.com/CyanogenMod/android_device_htc_passion/raw/froyo/extract-files.sh
Updated by Denis 'GNUtoo' Carikli over 14 years ago · 18 revisions