NexusOneProprietary » History » Version 25
Paul Kocialkowski, 02/05/2012 03:09 PM
1 | 25 | Paul Kocialkowski | h1. Nexus One Proprietary |
---|---|---|---|
2 | 1 | Denis 'GNUtoo' Carikli | |
3 | 25 | Paul Kocialkowski | This is the list of the proprietary libraries, binaries and firmwares shipped on the Nexus S and the status of their replacement. |
4 | 1 | Denis 'GNUtoo' Carikli | |
5 | 25 | Paul Kocialkowski | h2. Note on shipping non-free programs |
6 | 1 | Denis 'GNUtoo' Carikli | |
7 | 25 | Paul Kocialkowski | *Note that we don't ship any proprietary binary, library or firmware.* |
8 | *First because our goal is to reach a 100% free Android distribution and also because sometimes, these are not even distributables.* |
||
9 | 1 | Denis 'GNUtoo' Carikli | |
10 | 24 | Denis 'GNUtoo' Carikli | h2. Libraries |
11 | 1 | Denis 'GNUtoo' Carikli | |
12 | 25 | Paul Kocialkowski | |_. Library location |_. Function |_. Can be replaced or avoided? |_. works or can work? | |
13 | |/system/lib/libhtc_ril.so | Radio Interface library |reference ril is usable(tested renaming the reference ril after installation) | replaced| |
||
14 | |/system/lib/egl/* | 3d userspace libraries and drivers | ? | not necessary | |
||
15 | |/system/lib/libgps.so | gps library | could possibly be replaced,untested | fully replaced | |
||
16 | |/system/lib/libcamera.so| camera library | we can avoid it, using camera stubs| no(camera is not highly necessary)| |
||
17 | 24 | Denis 'GNUtoo' Carikli | |
18 | h2. Firmwares |
||
19 | 7 | Denis 'GNUtoo' Carikli | |
20 | 25 | Paul Kocialkowski | |_. Firmware location |_. Function |_. What depends on it? | |
21 | |/system/etc/firmware/*.acdb | Audio "card" firmware | sound,calls(because calls need sound)| |
||
22 | |/system/etc/vpimg| ? | Microphone | |
||
23 | 24 | Denis 'GNUtoo' Carikli | |
24 | h2. References |
||
25 | |||
26 | 1 | Denis 'GNUtoo' Carikli | * http://github.com/CyanogenMod/android_device_htc_passion/raw/froyo/extract-files.sh |