| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* Add static versions of libdiskconfig and libsysutils for MiniVold
Change-Id: I9ea9498dcff3f094bbcbb1e05e6d10bc9b83ac74
|
|
|
|
| |
Change-Id: I3cd1430b1555a5cd27b31ed3eebc1663f43e7b3b
|
|
|
|
|
|
|
|
|
| |
Packets captured and logged by the NFLOG target are unicast, so
extend to catch and decode them. To avoid escaping issues, the raw
contents are passed around as hex strings.
Bug: 18335678
Change-Id: Ib7299500baa00080a1f000f9da843eb527363353
|
|
|
|
|
|
| |
- x86_64 format warnings
Change-Id: I81c2702f564bcada946f6a10f34bbf34c90f766b
|
|
|
|
|
|
| |
temporary to work out issue with git_mirror-asop-master build
Change-Id: Ie65c65abb0a70dc134fded15db8b9d98e1701edd
|
|
|
|
|
|
| |
- Deal with some -Wunused / -Wunused-variable issues
Change-Id: I428a0032a8743c68c97f528d5f305ba63fee1d29
|
|
|
|
|
|
|
|
| |
The kernel headers are already in the include path, and manually
adding them again will break on a multiarch build, where the
kernel headers may be different for each arch.
Change-Id: Ib13d96543f2c97b1b487a46e1748ceb2c5724169
|
|
|
|
|
| |
Bug: 8580410
Change-Id: Iab3a9b4307f207c14a04a922cc7350c54e60e9ad
|
|
|
|
| |
Change-Id: Iefd3f7cc170c1fe65209c6ffe10debc21aed0c7f
|
|
|
|
|
|
| |
Bug: 5010576
Change-Id: I2fcf31af681d92880e5d31a46d5f6777f7ca1977
|
|
|
|
|
|
|
|
|
| |
This depends on frameworks/... :-(
Technically it doesn't belong in system/core at all, but of course there are
things in system/core that depend on it, so for now we'll hack around this.
Change-Id: I6aa437f18e1c09bd10fbd3333cf6998a0b6140c6
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
|
|
|
| |
Signed-off-by: San Mehat <san@google.com>
|
| |
|
| |
|
|
This library contains re-usable classes for common
system level daemons. Initial consumers of this library
are 'nexus' and 'vold2'
Signed-off-by: San Mehat <san@google.com>
|