summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorRyan Mitchell <rtmitchell@google.com>2021-03-05 15:12:52 -0800
committerRyan Mitchell <rtmitchell@google.com>2021-03-10 13:29:43 -0800
commit0ae49d300d13d831e0d3617099f6836faf1786bd (patch)
tree632291b2ba9c7a5499f28f39ff131f6987bd90d5 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent67eca1c2dac2e36e78755eff72ec1d0e54805298 (diff)
Prevent Theme#dump from restricting minimum severity
After Theme#dump is used, all logs with a lower severity than "info" were not being shown. Removing base::ScopedLogSeverity fixes this issue. ScopedLogSeverity does not have any purpose in these code blocks since the dump command is doing the theme logging at a fixed severity. Bug: 175070283 Test: use debugger to invoke dump and verify that it does not limit minimum severity Change-Id: I4564d119b3672398c6b1d11cd946080cca458218
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions