diff options
author | Aaron Huang <huangaaron@google.com> | 2020-11-13 23:55:09 +0800 |
---|---|---|
committer | Aaron Huang <huangaaron@google.com> | 2021-01-13 15:47:45 +0800 |
commit | 22eea532c51048b6f59beab8b16ba45d00132378 (patch) | |
tree | 2e2dde3a3ccc0778241eab91c93637a5fbe650f9 /rs/java/android/renderscript/RenderScript.java | |
parent | f2bf58fb9bd18510ddc98850095cb590a9f78fdb (diff) |
Rename PacManager to PacProxyInstaller
Generally, a manager class in Android is used to access
system services and it should be obtained from Context.
This class is a bit different from the definition of a
manager class.
API linter will detect an error if trying to expose a
class name end with Manager. ProxyTracker will create a
new instance of this class so this class needs to be
renamed to avoid API lint error.
Bug: 177035719
Test: FrameworksNetTests
Change-Id: I9185d4fb4342bd285a575f0bdd3518b758f37eb6
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions