NexusOneProprietary » History » Revision 14
Revision 13 (Denis 'GNUtoo' Carikli, 10/23/2010 09:12 PM) → Revision 14/30 (Denis 'GNUtoo' Carikli, 12/22/2010 05:20 PM)
== Libraries ==
||Library location||Function||Can be replaced or avoided?||
||/system/lib/libhtc_ril.so || Radio Interface library ||reference ril is usable(tested renaming the reference ril after installation) ||
||/system/lib/egl/* || 3d userspace libraries and drivers || ? ||
||/system/lib/libgps.so || gps library || could possibly be replaced,untested ||
||/system/lib/libcamera.so|| camera library || we can avoid it(camera is not highly necessary) using camera stubs||
== Firmwares ==
||Firmware location||Function|| what depend on it ||
||/system/etc/firmware/*.acdb || Audio "card" firmware || sound,calls(because calls need sound)||
== References ==
* http://github.com/CyanogenMod/android_device_htc_passion/raw/froyo/extract-files.sh