diff options
| author | Neil Fuller <nfuller@google.com> | 2018-10-12 21:53:31 +0100 | 
|---|---|---|
| committer | Neil Fuller <nfuller@google.com> | 2018-10-15 08:31:55 +0000 | 
| commit | de8b086418ea2ecd67e72d90d5cdbc63191aaf17 (patch) | |
| tree | 4f5796818112697ef1ceb11d3fb7848bcf1f71c2 /annotations/generate_annotated_java_files.py | |
| parent | 4fac223a10d0b133c69973674b107dbf09e38c5f (diff) | |
Switch core-tests-support to @CorePlatformApi
Rather than depending on internals, switch core-tests-support
to using the core platform API.
core-tests-support had a static dependency on the platform
bouncycastle target which included a copy of the repackaged
bouncycastle in CTS. This copy would then not be used. This looks
like a mistake. After this change a copy of bouncycastle is included
under its original package.
TestIoUtils was relying on a hidden method in java.lang.Math. This
has been replaced with public API calls.
Bug: 113148576
Test: build
Test: Ran CTS: cts -m CtsLibcoreTestCases
Change-Id: Ib8045537c2c191aca3f416cc459f265c8d957dfc
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions
