commit | f420ff1ca73a1b17e33b404594e593d522fd696e | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Thu Nov 05 12:12:38 2015 -0800 |
committer | William Roberts <william.c.roberts@intel.com> | Thu Nov 05 12:12:38 2015 -0800 |
tree | 1c5280a673c7b490d12c774339adb487520d7f73 | |
parent | 0f61f868703ef078f51549a41c1e59960692cd42 [diff] |
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>