summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorNed Burns <pixel@google.com>2021-09-03 00:08:10 -0400
committerNed Burns <pixel@google.com>2021-09-09 15:50:14 +0000
commite8a7e97ff28cb26964e6dbb93a37a66d2ce0b3ef (patch)
treee59383dd037d42040872be7ccfc82f97dd06e197 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentdc0c8db220b3fe7e27bdc377126d712f521b4b3b (diff)
Manually register Dumpables to DumpManager
Dependency.get() automatically registers its managed objects to the DumpManager if they implement Dumpable. However, if code is refactored that removes all usages of Dependency.get() in favor of Dagger injection, then there is no longer a guarantee that the class in question will be registered to DumpManager (and so included in bug reports). Instead, remove the auto-registration feature of Dependency in favor of manually registering all dumpables with the DumpManager. Bug: 198713580 Test: atest Change-Id: Ie02a44fb7da0b76bf53da874cc9eee030a1b9173 Merged-In: Ie02a44fb7da0b76bf53da874cc9eee030a1b9173
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions