mirror of
https://github.com/YTVanced/VancedMicroG
synced 2025-01-06 23:41:01 +00:00
Add Hangouts Meet to known google packages
This commit is contained in:
parent
9d0bb9670b
commit
cb5fe55606
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ public class PackageUtils {
|
|||
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.wellbeing", "4ebdd02380f1fa0b6741491f0af35625dba76e9f");
|
||||
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");
|
||||
}
|
||||
|
||||
public static boolean isGooglePackage(Context context, String packageName) {
|
||||
|
|
Loading…
Reference in a new issue