diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-09-12 15:33:25 -0700 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-09-12 15:33:25 -0700 |
commit | 81e806a72aa977e6cd7aceafc31a22f3d88e104d (patch) | |
tree | f2a9a9ce96953262fb8907e39648b4c67a365e64 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | eb1e8049c173fb778377f5c9bcee1151eaf3a6e5 (diff) |
Move LazyIntToIntMap to services.jar
This class should have lived in services.jar. When I introduced
LazyIntToIntMap [1] to re-enable cross-profile use of spell checker
APIs, I unnecessarily put this class in frameworks.jar despite the
fact that this utility class is used only in the system server
process.
This CL also makes this utility class package-private so that other
component will not accidentaly depend on it.
This is purely a mechanical refactoring. There should be no
observable behavior difference.
[1]: Ic046f832f203115106409a53418a5746eb6d4939
3f8c568883e5df9dd0c44d19c5c4d23edd3756c3
Bug: 115516399
Test: atest FrameworksServicesTests:com.android.server.textservices
Change-Id: I9390ba11687e1db66d02fe1cdfb9ed59adde3768
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions