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

Commit 260b0404 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7107824 from d2db4cb3 to sc-release

Change-Id: I0b6dae76eb5d5413bd615d494b3db5806932c46e
parents a4856a6b d2db4cb3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ public class LayoutType {
        "icon_texts_button";


    public static final String THUMBNAIL = "thumbnail";
    // TODO: add diagram
    public static final String ICON_SLICE = "slice";

+1 −0
Original line number Diff line number Diff line
@@ -31,4 +31,5 @@ public class ResultType {
    public static final int TIPS = 1 << 6;
    public static final int WIDGETS = 1 << 7;
    public static final int PLAY = 1 << 8;
    public static final int SUGGEST = 1 << 9;
}