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

Commit 741c3091 authored by Nicholas Ambur's avatar Nicholas Ambur
Browse files

fix inconsistant AlwaysOnHotwordDetector javadoc

Test: build only
Bug: 271179184
Change-Id: If82a3f6ca204a0b738db609d68bbaf803d0f54ab
parent 99b6c485
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()}.