Skip to content

Commit

Permalink
Fix account access of Jamboard
Browse files Browse the repository at this point in the history
  • Loading branch information
DaVinci9196 authored and ale5000-git committed Feb 1, 2024
1 parent 6026519 commit 79c934d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ public class PackageUtils {
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.recorder", "394d84cd2cf89d3453702c663f98ec6554afc3cd");
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.messaging", "0980a12be993528c19107bc21ad811478c63cefc");
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.tachyon", "a0bc09af527b6397c7a9ef171d6cf76f757becc3");
KNOWN_GOOGLE_PACKAGES.put("com.google.android.apps.jam", "9c1de3b64590e313470bb920f9f4b7819ee06140");
}

public static boolean isGooglePackage(Context context, String packageName) {
Expand Down

0 comments on commit 79c934d

Please sign in to comment.