platform_system_core/include
Wei Wang 677ba31db2 libcutils: change klog_level to KLOG_INFO_LEVEL
Some of Android componets e.g. init have migrated to use base/logging to get rid
of klog utilities. However, without explicit initilization, the default
klog_level is set to 3 which masks the logwrap output.
This patch sets default klog_level to KLOG_INFO_LEVEL to make
android_fork_execvp_ext log available.

Bug: 34256270
Test: manual
Change-Id: Ibe74707a92c954053cd0e6828a984fbd72b4acae
2017-01-12 22:18:46 -08:00
..
android liblog: restructure log/log.h and android/log.h 2016-10-24 11:03:49 -07:00
backtrace Test for _WIN32 in instead of USE_MINGW. 2016-10-05 09:37:44 -07:00
cutils libcutils: change klog_level to KLOG_INFO_LEVEL 2017-01-12 22:18:46 -08:00
log liblog: add IF_ALOG_RATELIMIT 2016-12-21 21:36:14 +00:00
nativebridge Allow different namespace types for different classloaders 2016-11-04 15:21:13 -07:00
private Merge "Revert "Revert "android_ids: move to bionic""" 2017-01-10 01:15:30 +00:00
system Fix typo in radio_metadata_t definition. 2017-01-12 11:15:32 -08:00
sysutils Fix vold vulnerability in FrameworkListener am: 470484d2a2 am: e9e046df6c am: 109024f74a am: b906ad88b9 am: 2fadbb93a4 am: e04054d9bb 2016-08-19 22:36:29 +00:00
utils liblog: use log/log.h for ALOG macros 2017-01-12 15:44:06 -08:00
ziparchive Make libziparchive C++-only. 2016-12-29 10:38:37 -08:00