Project

General

Profile

NexusOneProprietary » History » Revision 17

Revision 16 (Denis 'GNUtoo' Carikli, 12/22/2010 05:23 PM) → Revision 17/30 (Denis 'GNUtoo' Carikli, 01/03/2011 11:20 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 routing || 
 == References == 
  * http://github.com/CyanogenMod/android_device_htc_passion/raw/froyo/extract-files.sh