Logging library from the Android platform
liblog
represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries and contain interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs.
Linter | Message | Location |
---|---|---|
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name | |
patch-headers Validate patch headers | libutils-remove-damaging-includes.patch: patch lacks comment and upstream status | |
patch-headers Validate patch headers | libutils-add-includes.patch: patch lacks comment and upstream status | |
patch-headers Validate patch headers | adb-add-libraries.patch: patch lacks comment and upstream status | |
patch-headers Validate patch headers | libziparchive-add-includes.patch: patch lacks comment and upstream status |