platform_system_core/include
Elliott Hughes da40c00137 Log more timing information from init.
Also make important events in init's life NOTICE rather than INFO,
and ensure that NOTICE events actually make it to the kernel log.

Also fix the logging so that if you have a printf format string
error, the compiler now catches it.

Also give messages from init, ueventd, and watchdogd distinct tags.
(Previously they'd all call themselves "init", and dmesg doesn't
include pids, so you couldn't untangle them.)

Also include the tag in SELinux messages.

Bug: 19544788
Change-Id: Ica6daea065bfdb80155c52c0b06f346a7df208fe
2015-03-28 00:25:22 -07:00
..
android log: Fix warning with __USE_MINGW_ANSI_STDIO 2014-06-12 13:19:51 -07:00
backtrace Add variable length read to Backtrace. 2015-03-17 14:56:02 -07:00
cutils Log more timing information from init. 2015-03-28 00:25:22 -07:00
diskconfig diskconfig: Add missing include for loff_t 2012-07-23 16:11:59 -07:00
log liblog: add pstore read 2015-02-26 06:37:35 -08:00
memtrack Moves libmemtrack header to standard location 2013-09-23 18:42:41 -07:00
mincrypt Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
nativebridge Handle code_cache dir creation in libnativebridge 2014-10-27 15:37:32 +00:00
netutils Revert "Remove netcfg's unused options." 2015-02-03 19:56:35 +00:00
private pixelflinger: make self-contained 2015-03-19 12:34:35 -07:00
system DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces 2015-03-19 13:19:48 -07:00
sysutils Extend to receive NFLOG packets. 2015-01-15 12:50:59 -08:00
usbhost libusbhost: Add usb_device_set_configuration and usb_device_set_interface 2014-01-13 09:54:13 -08:00
utils O_CLOEXEC is O_NOINHERIT on Windows. 2015-03-26 23:24:15 -07:00
ziparchive Add close_file flag to OpenArchiveFd() 2015-01-30 17:57:13 -08:00