No description
Find a file
2019-03-19 10:17:10 +00:00
adb Merge "adb: fix uninitialized variable." 2019-03-19 03:14:17 +00:00
base Support zero-length mapped files 2019-03-07 16:12:55 -08:00
bootstat bootstat: add recovery,quiescent and reboot,quiescent to known set 2019-03-11 10:08:05 -07:00
cpio Switch from dist-for-goals to dist in Android.bp 2018-11-19 23:06:12 -08:00
debuggerd Fix copy / move behaviour of Maps object. 2019-03-05 13:05:36 +00:00
demangle
deprecated-adf adf: rename. 2019-02-14 16:30:24 -08:00
diagnose_usb
fastboot fastboot: reset timeout if INFO is received during long commands 2019-02-28 14:55:49 -08:00
fs_mgr Merge changes I88689889,Ibfd66734 2019-03-18 20:09:44 +00:00
gatekeeperd Use distinct GateKeeper userids when running a GSI. 2019-02-28 08:56:30 -08:00
healthd healthd: Add charger.recovery module. 2019-03-06 14:41:47 -08:00
include
init Check if we need to Poll for devices after RegenerateUevents 2019-03-18 10:29:48 -07:00
janitors Initial "janitors" owner group. 2019-01-11 16:33:25 -08:00
libappfuse use epoll_create1(EPOLL_CLOEXEC) 2018-12-17 09:32:23 -08:00
libasyncio Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libbacktrace Fix copy / move behaviour of Maps object. 2019-03-05 13:05:36 +00:00
libbinderwrapper
libcrypto_utils Convert more modules to Android.bp 2018-10-31 21:53:37 -07:00
libcutils Remove Valgrind entries from fs_config. 2019-03-13 17:12:00 +00:00
libdiskconfig
libgrallocusage Merge "Build both static and shared lib." 2018-09-25 22:29:31 +00:00
libion
libkeyutils mini-keyctl: use ParseInt to parse keys 2019-03-18 13:57:05 -07:00
liblog __android_log_is_debuggable() shouldn't be an apex symbol 2019-02-20 12:52:02 -08:00
libmeminfo libmeminfo: librank optimization using maps instead of vectors 2019-03-01 16:17:20 -08:00
libmemtrack Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libmemunreachable procinfo: Read inode number from /proc/<pid>/maps 2019-02-11 01:38:08 +00:00
libmetricslogger DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master 2018-12-11 14:46:12 -08:00
libnativebridge Update OWNERS for libnativebridge 2019-02-13 19:20:59 +09:00
libnativeloader Add product apk support from libnativeloader 2019-03-07 15:01:52 +09:00
libnetutils Refactor OWNERS files for Android Core Networking 2019-02-12 13:25:13 +08:00
libpackagelistparser libpackagelistparser: export profileable_from_shell flag. 2019-01-10 16:24:20 -08:00
libpixelflinger Mark gglMulx and gglMulAddx as always_inline 2019-02-14 11:59:48 -08:00
libprocessgroup Merge changes from topic "libprocessgroup" 2019-03-18 16:53:47 +00:00
libprocinfo Merge "Revert "Mark libs as double_loadable"" 2019-03-12 22:11:27 +00:00
libqtaguid
libsparse Convert Android.mk file to Android.bp 2019-01-24 21:16:39 -08:00
libstats Merge "Remove liblog/uio.c and <log/uio.h>" 2019-01-17 17:19:52 +00:00
libsuspend
libsync
libsystem Freshen libsystem/OWNERS 2019-02-07 10:19:01 -08:00
libsysutils Refactor OWNERS files for Android Core Networking 2019-02-14 14:13:53 +08:00
libunwindstack Add support for displaying soname in an apk. 2019-03-13 17:07:46 -07:00
libusbhost Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libutils Revert "Revert "Fix wp and sp comparison bugs"" 2019-03-13 13:26:35 -07:00
libvndksupport Special case init for android_is_in_vendor_process. 2019-03-11 11:18:06 -07:00
libziparchive Revert the explicit config, see topic 2019-02-20 13:29:11 -08:00
llkd llkd: do not call sync() 2019-01-10 12:52:35 -08:00
lmkd lmkd: set PSI_POLL_PERIOD to 40ms 2019-03-13 10:13:19 -07:00
logcat DO NOT MERGE: Revert "Revert "Add dependencies on libprocessgroup for sched_policy users"" 2019-01-25 16:49:18 +00:00
logd Actually add right instant app boilerplate. 2019-01-29 17:12:35 -08:00
logwrapper
mkbootimg mkbootimg: print addresses and offsets in hex 2019-03-07 05:06:09 +00:00
property_service Add libc_headers to header_libs for libpropertyinfoparser 2019-01-17 21:18:01 +08:00
qemu_pipe
reboot
rootdir Merge "Include tests directories in the linker legacy configuration." 2019-03-19 10:17:10 +00:00
run-as run-as: improve diagnostics on failure. 2019-03-13 11:16:03 -07:00
sdcard Allow callers to pass a flag to not link obb dirs of multiple users. 2019-03-05 14:41:54 -08:00
shell_and_utilities install mini-keyctl to /system/bin 2019-01-31 13:48:04 -08:00
storaged Remove liblog's rate limiting 2019-01-16 10:37:14 -08:00
toolbox toolbox: make "r" available for /vendor 2019-03-01 17:51:56 -08:00
trusty Add support for RPMB over VirtIO Serial 2019-03-05 17:25:57 -08:00
usbd
watchdogd
.clang-format
.clang-format-2 Move clang-formats to build. 2019-01-18 14:26:33 -08:00
.clang-format-4 Move clang-formats to build. 2019-01-18 14:26:33 -08:00
.gitignore
Android.bp
CleanSpec.mk healthd: charger uses shared libraries. 2019-03-06 14:36:59 -08:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
PREUPLOAD.cfg
TEST_MAPPING Add presubmit test for vendor overlay 2019-02-16 08:24:35 +09:00