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

Commit 68ee021c authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 9883577 from 32e1488b to udc-release

Change-Id: I4632f72d351138bac9eb15fdd49a996cbbe66788
parents 53cac8a7 32e1488b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@ public class SearchTargetExtras {
    // Used if subtitle view should be overridden to string that is not natively defined by the
    // search target.
    public static final String BUNDLE_EXTRA_SUBTITLE_OVERRIDE = "subtitle_override";
    // Used to override icon with the package name defined in SearchTarget.
    public static final String BUNDLE_EXTRA_ICON_OVERRIDE = "icon_override";

    // Used for logging. Returns whether spelling correction was applied.
    public static final String BUNDLE_EXTRA_IS_QUERY_CORRECTED = "is_query_corrected";