No description
Find a file
Mark Salyzyn ff2dcd9af9 system/core Replace log/log.h with android/log.h
Should use android/log.h instead of log/log.h as a good example
to all others.  Adjust header order to comply with Android Coding
standards.

Test: Compile
Bug: 26552300
Bug: 31289077
Change-Id: I33a8fb4e754d2dc4754d335660c450e0a67190fc
2016-09-30 12:47:05 -07:00
adb system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
adf system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
base system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
bootstat system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
debuggerd system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
fastboot Add fastboot --skip-reboot flag 2016-09-26 11:27:16 -07:00
fingerprintd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
fs_mgr Split fstab mount into 2 phases 2016-09-06 11:39:05 -07:00
gatekeeperd system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
healthd Merge \"Fix clang-tidy performance warnings in healthd.\" 2016-07-28 06:24:24 +00:00
include system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
init Split fstab mount into 2 phases 2016-09-06 11:39:05 -07:00
libbacktrace system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libbinderwrapper Move libbinderwrapper's headers into libbinderwrapper. 2016-09-16 09:02:47 -07:00
libcrypto_utils libcrypto_utils: convert to Soong. 2016-08-05 18:07:36 -07:00
libcutils system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libdiskconfig system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libion system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
liblog liblog: Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libmemtrack system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libmemunreachable system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnativebridge system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnativeloader system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libnetutils system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpackagelistparser system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libpixelflinger system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libprocessgroup Use readdir instead of readdir_r. 2016-09-28 14:04:12 -07:00
libsparse Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libsuspend system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libsync Merge "Convert to Android.bp" 2016-08-29 20:32:12 +00:00
libsysutils system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libusbhost usb-bulk-transfer: Clarify sign-iy-ness of param 2016-09-21 15:51:35 +00:00
libutils system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
libziparchive system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
lmkd system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
logcat logd: logcat: Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
logd logd: logcat: Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
logwrapper system/core Replace cutils/log.h with android/log.h 2016-09-30 12:47:05 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00
reboot Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
rootdir init.rc: have hwservicemanager start the HAL class 2016-09-26 00:23:51 -07:00
run-as run-as: Use Minijail for privilege dropping. 2016-07-19 11:03:52 -04:00
sdcard sdcard: Fix bad merge 2016-08-31 00:04:22 +00:00
toolbox Lose sendevent to toybox. 2016-07-15 14:17:28 -07:00
trusty system/core Replace log/log.h with android/log.h 2016-09-30 12:47:05 -07:00
tzdatacheck Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.bp Migrate liblog to ndk_library. 2016-09-23 15:43:23 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk init.rc: have hwservicemanager start the HAL class 2016-09-26 00:23:51 -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