No description
Find a file
Treehugger Robot 355e4c8350 Merge "ueventd: relabel block devices nodes when processing subsequent add events" am: 94b0f37
am: 51cdf14

* commit '51cdf140db1ab9254ba7c67fe74f9d9c81dcbd21':
  ueventd: relabel block devices nodes when processing subsequent add events

Change-Id: Ic7589319810d12918937f429ab9488344f0e0962
2016-04-28 12:09:55 +00:00
adb Merge "adb: decrease the number of fds used in fd_count test." am: c296440 2016-04-27 00:11:26 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Don't include android-base/macros.h from android-base/unique_fd.h 2016-04-19 14:45:48 -07:00
bootstat Don't hardcode gtest paths. 2016-04-26 13:28:23 -07:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter: Mark the euid parameter as __unused. 2016-02-26 15:44:46 -08:00
debuggerd Connect to activity manager as root. 2016-04-20 21:58:06 +00:00
fastboot Merge "GCC compiler warning fix for sprintf into snprintf" am: d2afbe4 2016-04-25 21:20:15 +00:00
fingerprintd Fingerprint: Plumb enumerate support. 2015-12-04 10:07:55 -08:00
fs_mgr Merge "Add nofail fstab option" 2016-04-14 00:12:44 +00:00
gatekeeperd Merge "Move gatekeeperd to system-background cpuset." into nyc-dev 2016-04-25 18:03:25 +00:00
healthd Merge "Export libbinder headers from libhealhd.default" am: c2241b9 2016-04-18 17:15:08 +00:00
include Merge "Change remaining Android logging macros to use C99 varidaic syntax" am: 3abd032 2016-04-27 22:49:05 +00:00
init Merge "ueventd: relabel block devices nodes when processing subsequent add events" am: 94b0f37 2016-04-28 12:09:55 +00:00
libbacktrace Merge "Fix google-runtime-int warnings." am: 603df0e 2016-04-19 16:25:05 +00:00
libbinderwrapper binderwrapper: Resolve ambiguous base::Closure reference 2016-04-12 13:19:29 -07:00
libcrypto_utils Fix include-what-you-use problem in android-pubkey.c. 2016-04-15 17:44:05 -04:00
libcutils Merge "More secure and compiler warning fix for sprintf into snprintf" am: 4f21555 2016-04-19 22:23:33 +00:00
libdiskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
libion Use unique_ptr to free objects when ASSERT* fail. 2016-03-04 11:30:50 -08:00
liblog Merge "Update sanitize property format" am: 0652728 2016-04-19 22:51:08 +00:00
libmemtrack Remove unnecessary #include from <memtrack/memtrack.h>. 2016-02-16 10:32:30 -08:00
libmemunreachable Add operator int() to unique_fd. 2016-03-28 12:15:36 -07:00
libnativebridge Add Mips64 Runtime ISA type. 2016-02-08 14:02:47 -08:00
libnativeloader Merge "native_loader: Use ANDROID_ROOT environment variable" am: 6d28ae7 2016-04-27 20:27:10 +00:00
libnetutils Merge "Set IFA_BROADCAST during IPv4 RTM_NEWADDRs" am: d709914 2016-03-31 07:10:47 +00:00
libpackagelistparser Remove two bogus libutils dependencies. 2016-02-17 11:54:47 -08:00
libpixelflinger Fix google-explicit-constructor warnings. 2016-04-25 15:28:36 -07:00
libprocessgroup Merge "Don\'t use mem cgroups for pid accounting." into nyc-dev 2016-03-18 15:54:12 +00:00
libsparse Fix static analyzer issues caught by clang 2016-02-01 11:19:26 -08:00
libsuspend Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts. 2015-06-25 13:15:22 -07:00
libsync Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00
libsysutils Merge "Clean up CLOEXEC in SocketListener." am: ed83cfba68 2016-02-23 18:51:22 +00:00
libusbhost libusbhost: add usb_device_reset 2016-01-13 16:01:42 -08:00
libutils Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61acc 2016-04-09 00:31:32 +00:00
libziparchive Merge "Fix google-explicit-constructor warnings." am: e1d5c25 2016-04-26 00:49:15 +00:00
lmkd lmkd: subscribe to low mempressure events. 2016-02-09 11:25:18 +01:00
logcat Fix google-explicit-constructor warnings. 2016-04-25 13:49:46 -07:00
logd Fix google-explicit-constructor warnings. 2016-04-25 13:49:46 -07:00
logwrapper Don't go busy loop when waiting child process. 2016-02-16 10:13:48 -08:00
metricsd metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr 2016-04-08 09:59:05 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir Merge "Don\'t start defaultcrypto twice" into nyc-dev 2016-04-19 14:46:48 +00:00
run-as run-as should accept /data/user/0 symlink 2016-03-21 07:56:46 -06:00
sdcard Add support for FUSE_CANONICAL_PATH 2016-04-26 23:05:23 +00:00
toolbox Fix 'ps.c' formatting. 2016-04-25 16:31:15 -07:00
trusty Merge "[core][trusty] Implement Trusty NVRAM HAL module." 2016-03-15 14:52:14 +00:00
tzdatacheck Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00