No description
Find a file
Elliott Hughes 7b2d2d6afa Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61acc
am: 058fd2e

* commit '058fd2edbcea9a6d224a3473fe8fdcb2f7735d37':
  Remove debugging code for a fixed 3.6 kernel bug.

Change-Id: I40ce05d262ab8e718fff4df8df7a41d2d6923e05
2016-04-09 00:31:32 +00:00
adb Merge "Address const issues in preparation for libcxx rebase." am: b2cb35e 2016-03-30 19:15:39 +00:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Merge "base: Avoid compilation error when compiled with -Wdangling-else." into nyc-dev 2016-03-30 19:29:11 +00:00
bootstat bootstat: Two changes to aid in debugging TimeSinceFactoryReset. 2016-03-30 13:32:22 -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 debuggerd: set the name of the signal sender. 2016-03-30 14:22:41 -07:00
fastboot Merge "fastboot: Minor fix to help text." 2016-03-25 04:49:37 +00:00
fingerprintd Fingerprint: Plumb enumerate support. 2015-12-04 10:07:55 -08:00
fs_mgr Merge "Revert "Revert "HACK: Run e2fsck with -f""" into nyc-dev 2016-04-05 20:00:46 +00:00
gatekeeperd Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a 2016-03-08 07:41:39 +00:00
healthd healthd: Add charge counter for BatteryProperties. 2016-04-08 01:19:36 +00:00
include Merge "Move canned_fs_config into libcutils" into nyc-dev 2016-04-08 17:55:59 +00:00
init Merge "ueventd: convert to use pwd family of functions" am: 2c78f62 2016-04-08 01:55:36 +00:00
libbacktrace libbacktrace_offline: support unwinding of shared libraries in apk file. 2016-03-29 14:04:34 -07:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils Merge "Move canned_fs_config into libcutils" into nyc-dev 2016-04-08 17:55:59 +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 "liblog: suppress pmsg on user builds" am: 0858071 2016-03-31 21:07:32 +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
libmincrypt Remove libmincrypt/tools after move to bootable/recovery 2016-02-26 11:03:15 +01:00
libnativebridge Add Mips64 Runtime ISA type. 2016-02-08 14:02:47 -08:00
libnativeloader Adjust check for target_sdk_version for workarounds 2016-03-29 16:12:40 -07: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 libpixelflinger: Fix -Woverloaded-virtual warnings. 2016-02-25 10:59:30 -08: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 libziparchive: ensure ReadAtOffset is atomic 2016-03-09 17:17:19 -08:00
lmkd lmkd: subscribe to low mempressure events. 2016-02-09 11:25:18 +01:00
logcat logcat: -f <non-existent-directory>/<filename> segfaults 2016-04-01 12:54:10 -07:00
logd logd: check return values 2016-03-02 19:47:17 +00: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 18:27:13 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir Add camera2 NDK library to public library lists 2016-03-18 19:46:26 +00:00
run-as run-as should accept /data/user/0 symlink 2016-03-21 07:56:46 -06:00
sdcard Give users and devices control over sdcardfs. 2016-04-07 18:05:28 +00:00
toolbox Allow building with Python 3.x 2016-03-08 08:18:34 -08: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