commit | 221eadd5fc87b2aa994566c44f9deff1445425c2 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Jan 07 16:41:55 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Jan 07 16:54:54 2020 +0900 |
tree | a341df845d190cbee6fae92d26b345bdd0c31d05 | |
parent | 4a30691e89d057be9b65fcf3b5a0a46bf19250ef [diff] |
Add libapexutil static library This provides a helper function to get active APEX packages by scanning /apex directory. Even though this feature is already provided by ApexService::getActivePackages(), but some processes (e.g. linkerconfig) which can't rely on IPC may use this library. Bug: 144659031 Test: atest --host libapexutil_tests Change-Id: I92c69637e0599c1db05a323aaabb4c30ca135f8f