diff options
author | Jiyong Park <jiyong@google.com> | 2018-02-14 16:26:04 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2018-02-14 16:29:28 +0900 |
commit | f11feb4745fda418f31ebbbbf6933dd43d9b0691 (patch) | |
tree | 21bfb463a423105c3b7c8b7a7506c504a9e5e9ab /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d1134525fc506783c9d7e94fee6e5379b92f2038 (diff) |
Fix link-type check warning on PMTest_Java* test apps
The test apps are built with SDK, but are using native libraries built
without SDK (libpmtest(32|64|dual)). This has been causing link-type check
warning, which will be errors soon.
Fixing the warning by building the native libraries with SDK.
Bug: 69899800
Test: mma -j under
frameworks/base/core/tests/hosttests/test-apps/SharedUid is successful
and does not show any link-type check warning
Change-Id: I660edb9accd8965ddd471f88f2b47f6b7285b83f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions