History log of /system/core/libpackagelistparser/packagelistparser.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
30f991f251940be3ed11566fb71139852286f68a 10-Jan-2017 Mark Salyzyn <salyzyn@google.com> liblog: use log/log.h when utilizing ALOG macros

Test: compile
Bug: 30465923
Change-Id: Id6d76510819ebd88c3f5003d00d73a0dbe85e943
/system/core/libpackagelistparser/packagelistparser.c
66ce3e08c5632a20ea66bde6dd76397041edf034 28-Sep-2016 Mark Salyzyn <salyzyn@google.com> system/core Replace cutils/log.h with android/log.h

Should use android/log.h instead of cutils/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: I2c9cbbbd64d8dccf2d44356361d9742e4a9b9031
/system/core/libpackagelistparser/packagelistparser.c
ce927189a4d455f0c769dcd801dbfa5b6673b2b9 17-Feb-2016 Elliott Hughes <enh@google.com> Remove two bogus libutils dependencies.

Change-Id: Idcc25ee1d039935f3218fb419bc73ffaa58242bb
/system/core/libpackagelistparser/packagelistparser.c
f420ff1ca73a1b17e33b404594e593d522fd696e 05-Nov-2015 William Roberts <william.c.roberts@intel.com> packagelistparser: rename to libpackagelistparser

When packagelistparser was moved from frameworks/base/libs to system/core it
was never renamed in-line with things in system/core. Libs start with lib,
executables or subdirs do not.

For example, libusb versus logwrapper show the lib versus executable naming
split.

Change-Id: Ia1ed404347927ecfc2d037c83b2fe2a68b3966ba
Signed-off-by: William Roberts <william.c.roberts@intel.com>
/system/core/libpackagelistparser/packagelistparser.c