Allow Google Pay India

This commit is contained in:
Yeshwanth V Shenoy 2020-08-01 01:32:59 +05:30 committed by Marvin W
parent fadeb85d28
commit b898878f26
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ public class PackageUtils {
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.village.boond", "48e7985b8f901df335b5d5223579c81618431c7b");
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.subscriptions.red", "de8304ace744ae4c4e05887a27a790815e610ff0");
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.meetings", "47a6936b733dbdb45d71997fbe1d610eca36b8bf");
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.nbu.paisa.user", "80df78bb700f9172bc671779b017ddefefcbf552");
}
public static boolean isGooglePackage(Context context, String packageName) {