| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '336bc321a6e978a273098148e13a82c5e7ec3be5':
Make the NFC UID forward compatible.
|
| |
| |
| |
| | |
Change-Id: Icfa302c22151b3d722ad0da7e58806f74730e1a3
|
|\ \
| |/
| |
| |
| | |
* commit 'a6a36c0b799b84d06b695027d205f21d13a3275b':
Update the value for the NFC shared UID.
|
| |
| |
| |
| | |
Change-Id: I47edf39dbdf2ebd41f44ca69aac250d8991dec4c
|
|\ \
| |/
| |
| | |
Change-Id: I8c08cca033ef3efe6badd2a7ba4674dfb02d6b60
|
| |
| |
| |
| |
| | |
Change-Id: I5b92f87dbacb9d855d99e10b3811f290fb64a144
Signed-off-by: Nick Pelly <npelly@google.com>
|
|\ \
| |/
| |
| | |
Change-Id: I860b7690c40428839e45e2c2b122661b00d47e0e
|
| |
| |
| |
| |
| | |
Change-Id: I2f8ffba40e3f5145b37296f19c698e08d768ce59
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \
| |/
| |
| |
| |
| |
| | |
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
|
|\ \
| | |
| | |
| | | |
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 '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: 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>
|
| |
|
| |
|
| |
|
|
|