summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2021-02-05 11:56:11 -0800
committerWinson Chung <winsonc@google.com>2021-02-09 21:30:51 -0800
commitd580290a3b13be4e73128cac4f575f6fddacd374 (patch)
treecb1d0f62affc96a1efddde1cb80dc4e910c24b2f /rs/java/android/renderscript/ProgramStore.java
parent573555ffa8ca7689e3a7449c6641a665843f95b8 (diff)
11/ Clean up usage of exported interfaces from internal controllers
- Adding documentation for dagger setup for shell - We should only reference the controllers from shell code instead of through the external interfaces. This reduces the number of exposed methods, and is also more direct (it ends up in the controller anyways). This means that the base module will provide the controllers separately and we can remove some duplication in the create methods for the controllers (except in cases where it's doing other initialization) - Remove SizeCompatUi interface since it's not actually used in SysUI - Group related dependencies in the module to make it a little eaiser to parse Bug: 161979899 Test: atest WMShellUnitTests Test: atest SystemUITests Change-Id: I07c2c002b87ffd127ebfce67b5485ff47d127e1f
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions