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

Commit 1b138bba authored by Charles Chen's avatar Charles Chen
Browse files

Proper deprecate VQDS egress API

According to go/android-api-guidelines#deprecation-appropriate, the new API should not be deprecate if its functionality does not break. Removing the TODO.

Bug: 324341724
Test: N/A
Change-Id: I0d2faf8a70881a26c5f02531343b5a20a81f16d7
parent 163fd0c6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -262,7 +262,6 @@ public abstract class VisualQueryDetectionService extends Service
    public void onStopDetection() {
    }

    // TODO(b/324341724): Properly deprecate this API.
    /**
     * Informs the system that the attention is gained for the interaction intention
     * {@link VisualQueryAttentionResult#INTERACTION_INTENTION_AUDIO_VISUAL} with
@@ -343,7 +342,6 @@ public abstract class VisualQueryDetectionService extends Service
        }
    }

    // TODO(b/324341724): Properly deprecate this API.
    /**
     * Informs the {@link VisualQueryDetector} with the text content being captured about the
     * query from the audio source. {@code partialQuery} is provided to the