diff options
author | Jeffrey Huang <jeffreyhuang@google.com> | 2020-01-22 20:22:59 -0800 |
---|---|---|
committer | Jeffrey Huang <jeffreyhuang@google.com> | 2020-01-23 13:21:53 -0800 |
commit | 38330a0833f40a3acc142c2bd191c7e0bcda0a7f (patch) | |
tree | 4fa67d8823c728f8967491f37801cbd168bcf157 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5c74c8340a7f124e39d02453c3f46e0ba9aa9362 (diff) |
Migrate StatsManager to apex
Link frameworks-statsd.jar against framework-all
since it is currently infeasible to to link against stubs
Linking against stubs in frameworks/base cannot be done because
we still have StatsLog that calls StatsEvent.getBytes which
is a hidden API.
We can't move StatsLog to the apex because of hidden APIs in the
autogenerated code which is currently being migrated.
Test: m -j
Bug: 147923515
Change-Id: I0a59dce83a8075bdde3e72d1d8eceef2ed572791
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions