diff options
author | Jackal Guo <jackalguo@google.com> | 2020-02-19 09:37:10 +0800 |
---|---|---|
committer | Jackal Guo <jackalguo@google.com> | 2020-02-19 13:57:36 +0800 |
commit | 1eac68b1219cb1b77a082a4edcf7c3acfd8605ca (patch) | |
tree | 3efb0eeceda2939afc5458cff630f9d3731f8374 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 34cbb2218706603d09deba1c0f8dab114d6c2c07 (diff) |
Fix failure in postsubmit
There are some package-pricate classes and methods in a11y framework
so we use DexmakerShareClassLoaderRule to mock them. However, this
results in some unexpected excpetions during testing. Change some of
them to public with @VisibleForTesting annotation, and remove the
DexmakerShareClassLoaderRule to avoid the exception.
Bug: 149362507
Test: atest FrameworksServicesTests:com.android.server.accessibility
Change-Id: I1e526ca79cf14b3d394ee132480dcd8c226ae69a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions