== Libraries == ||Library location||Function||Can be replaced or avoided?||works or can work|| ||/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)|| == References == * http://github.com/CyanogenMod/android_device_htc_passion/raw/froyo/extract-files.sh