commit | fa3f20b174236d4e0da757a350536a0b85284c6f | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Oct 19 21:43:32 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Oct 22 12:52:01 2018 -0700 |
tree | 0c934bc67e8700289c65706920e9a59a65878613 | |
parent | b99abdd794912f0d44668dff2df862d18f4c6b9b [diff] |
Apexd: Pull apart apexd Soong module Create static libraries for apexd code and apexservice, and link them into apexd (binary). In an effort to simplify compilation, tease apart dependencies, and possibly allow writing gtests against the code. Test: mmma system/apex/apexd Change-Id: I159cadeb6f7fd790fabd8f61d98a7460897a60c0