commit | a8bb6061319084a50933d6329ae7c4e1a55ed0eb | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Sep 25 15:50:13 2019 +0100 |
committer | Paul Duffin <paulduffin@google.com> | Thu Sep 26 14:25:11 2019 +0100 |
tree | f29f7e9bc8c8a7750749eb4cb2106b2c7ce4c7e9 | |
parent | 49efa309bd60e0edf57605ef02d5b1082e63d9db [diff] |
Split core_current into separate module specific APIs Instead of creating core_current stubs directly from the source for libcore, ICU and conscrypt this creates separate stubs libraries for each and then creates the core_current by combining them together. The new stubs libraries are named after the mainline module to which they belong. Test: m checkbuild Bug: 141613583 Change-Id: I0f84ba5c5ed3754cbbeb7761523fc6b7a9681359