+13
−8
+14
−9
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Use `@DurationMillisLong` rather than `@CurrentTimeMillisLong` for the "suspended time". Update the accessor methods for the `long suspendedTimeMs` field of `InferenceInfo` to use a duration annotation, rather than a timestamp annotation, since that field holds a duration, not an instant in time. END_PUBLIC Change-Id: I1d85bb1796f708dd2c3841ebc6e01e1678545a53 Bug: 392668668 Flag: EXEMPT bugfix