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

Commit 1af80063 authored by Freeman Ng's avatar Freeman Ng
Browse files

move setup wizard package name to google namespace

bug: 3027897
Change-Id: I0113db212d41212142265a133c1763a4acd003a5
parent e02b35ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -192,7 +192,7 @@ public class VoiceInput implements OnClickListener {
        }

        mBlacklist = new Whitelist();
        mBlacklist.addApp("com.android.setupwizard");
        mBlacklist.addApp("com.google.android.setupwizard");
    }

    public void setCursorPos(int pos) {