summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Program.java
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-07-04 16:41:14 +0100
committerNeil Fuller <nfuller@google.com>2018-07-05 10:23:53 +0100
commit9c610f7567bc713e802842bd6c541d22941d8cea (patch)
tree3309241676e7964c745d8f7c4403197c5e1e6f7a /rs/java/android/renderscript/Program.java
parent9916d4b3e89b1faf8b658cc3924e0b30cc46958a (diff)
Remove unusual static method call
The code is using static method Calendar.getInstance() but via a subclass of Calendar. It works, and getInstance() returns a GregorianCalendar on Android, but it's odd and was probably unintended. Noticed during static analysis of SystemUI bytecode. Bug: 111055375 Test: build / boot Change-Id: I1762cbeb2cc7882868f84ec11100815671cd29ec
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions