Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cce50c26 authored by Nicholas Ambur's avatar Nicholas Ambur Committed by Android (Google) Code Review
Browse files

Merge "fix inconsistant AlwaysOnHotwordDetector javadoc"

parents 9b478053 741c3091
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -553,8 +553,7 @@ public class AlwaysOnHotwordDetector extends AbstractDetector {
        }

        /**
         * Timestamp of when the trigger event from SoundTriggerHal was received by the system
         * server.
         * Timestamp of when the trigger event from SoundTriggerHal was received by the framework.
         *
         * Clock monotonic including suspend time or its equivalent on the system,
         * in the same units and timebase as {@link SystemClock#elapsedRealtime()}.