NexusOneProprietary » History » Revision 21
« Previous |
Revision 21/30
(diff)
| Next »
Denis 'GNUtoo' Carikli, 07/13/2011 02:15 AM
{{{
#!div class=important style="border: 2pt solid; text-align: center"
Note that we don't ship any proprietary daemon,library,configuration file or firmware.
Because we don't want to(our goal is to make a 100% free Android Distribution) and we can't(none of theses are redistributables, even the firmwares are not redistributable).
}}}
Completeness
{{{
#!div class=important style="border: 2pt solid; text-align: center"
This list is incomplete, please help us to complete it using the references linked at the bottom.
}}}
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 || ? || not necessary ||
||/system/lib/libgps.so || gps library || could possibly be replaced,untested || fully replaced ||
||/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
Updated by Denis 'GNUtoo' Carikli almost 14 years ago · 21 revisions