| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | | |
Change-Id: I2f8ffba40e3f5145b37296f19c698e08d768ce59
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \ \
| |/ /
| | |
| | | |
Change-Id: Id73c53c6c2e9c21eb9b1d1e624aaeb25097ea7a4
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit '02863b957cfbfc302d3136ed78c0cba86accacd8' into gingerbread-plus-aosp
* commit '02863b957cfbfc302d3136ed78c0cba86accacd8':
add /vendor support
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- look in /vendor/firmware/... in addition to /system/etc/firmware/... for firmware loading
- add /vendor/bin to path before /system/bin
- add /vendor/lib to ldpath before /system/lib
- configure appropriate permissions for /system/vendor/bin
- symlink /vendor -> /system/vendor
Change-Id: I0c06ca1e38a44f0c7024cee6cea8907aa93a4532
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '26ce6e0e1608a9e804fa9721cc6326cdbaa5b7c1'
* commit '26ce6e0e1608a9e804fa9721cc6326cdbaa5b7c1':
- Add drm and drmio service
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Id17f69d22fbbc84578be5aadd5e8e906ff0eb548
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Add /data/drm directory for storing DRM related data
Change-Id: Ifd8922a3de109dbf5cd3f9cabbf4e5689b16c1d7
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
‘android_ids’ defined but not used"" into gingerbread
Merge commit '095a6a6ecb8039067c077db381bd02abc2496422'
* commit '095a6a6ecb8039067c077db381bd02abc2496422':
get rid of compile time warning: "warning: ‘android_ids’ defined but not used"
|
| |\ \ \
| | |/ /
| |/| /
| | |/
| | |
| | |
| | |
| | |
| | | |
‘android_ids’ defined but not used"" into gingerbread
Merge commit '739cd9d2d4718913889a15d95c840506a2af04d1' into gingerbread-plus-aosp
* commit '739cd9d2d4718913889a15d95c840506a2af04d1':
get rid of compile time warning: "warning: ‘android_ids’ defined but not used"
|
| | |
| | |
| | |
| | |
| | |
| | | |
used"
Change-Id: If365bd88f735d425f37d61bcd5a6903f99f6a454
|
|/ /
| |
| |
| | |
Change-Id: I393720a2c1632c311f794e14c17b197083a70621
|
|/
|
|
|
| |
Change-Id: I0897897cdffa66afa4f818f7ebcf0a9b70c517ea
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
|
|\
| |
| |
| | |
Change-Id: I414c9479f4f913c777ef18b7ff27e410f49d35b9
|
| |
| |
| |
| |
| |
| |
| | |
init now creates files in /dev/bus/usb/ for user access to USB devices.
Files are chmod 660 with group AID_USB.
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
| |
| |
| |
| | |
Change-Id: Ieb11debfea66ec715f48e8069619c2c15acf2035
Signed-off-by: Eric Olsen <eolsen@android.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Typical usage is 'run-as <package-name> <command>' to run <command>
in the data directory, and the user id, of <package-name> if, and only
if <package-name> is the name of an installed and debuggable application.
This relies on the /data/system/packages.list file generated by the
PackageManager service.
BEWARE: This is intended to be available on production devices !
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
On devices that use a pppd for cellular network access, a pppd-ril
process needs to run as root to configure the connection. Changing
the process to suid-root in the build image is the only known way
to avoid needing to remount the system image at boot to accomplish
the same thing.
Change-Id: I6c778391b8040ee818343e304891e7d341cc729b
|
| |
| |
| |
| |
| |
| | |
Fix bug 2104034.
Change-Id: I30bcc41f33623cadc63693fd54206ccbb1886a5a
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit 'b084929f5dd57b878f6debe6567a6c8888061fa0' into eclair
* commit 'b084929f5dd57b878f6debe6567a6c8888061fa0':
Make AudioPara4 world-readable
|
| |
| |
| |
| |
| |
| | |
This way adb pull can get to it on user builds.
BUG=1869158
|
|\ \
| |/ |
|
| | |
|
| |
| |
| |
| | |
Rename hcid to bluetoothd and change permissions.
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '1f75d709c10f49d2e2390b888e766bcfd17da860'
* commit '1f75d709c10f49d2e2390b888e766bcfd17da860':
Add VPN and Keystore services and data directories.
|
| |
| |
| |
| |
| |
| | |
-- changed the default mode to 0770 for keystore with the new user 'keystore'.
-- add the keystore service providing the basic key lookup/install/remove, but
only keystore user can access the key content.
|
|/ |
|
| |
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
| |
|
| |
|
| |
|
|
|