summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorBookatz <bookatz@google.com>2018-03-16 10:09:59 -0700
committerBookatz <bookatz@google.com>2018-03-16 13:23:19 -0700
commit3e8cd35b551827234aa115700e50abb6c4721597 (patch)
treec0e06f024330cdd8e27756c09d1ce15d0bbaf115 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6bf9825b1575bfc3c62ef0a5129f94b6a776ef66 (diff)
Statsd AnomalyDetection stopAlarm also checks old
Every time stopAlarm() is called, it should also, right then, check to see if the alarm should actually have already fired (but didn't due to AlarmManager lag). Right now, the client needs to do this check separately, but they always go together. Indeed, MaxDurationTracker forgot to do the check, which is a bug. It would make much more sense if the stopAlarm takes care of it for them, to prevent such mistakes. Bug: 75273733 Test: make statsd_test && adb sync data && adb shell data/nativetest64/statsd_test/statsd_test Test: cts-tradefed run cts-dev -m CtsStatsdHostTestCases -t android.cts.statsd.alert Change-Id: I689df13690df822090ac34b1171e948be1ad0d9f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions