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

Commit f51a5359 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Merge remote-tracking branch 'origin/v2.6-t' into v1-t

parents 2870ccea 676eef8a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1611,6 +1611,10 @@ public class ComputerEngine implements Computer {
    private static native boolean isDebuggable();

    public static boolean isMicrogSigned(AndroidPackage p) {
        if (!isDebuggable()) {
            Slog.v(TAG, "Detected user build for microg spoofing");
        }

        // Following apps are shipped as system apps:
        // * com.android.vending - FakeStore
        // * com.google.android.gms - GmsCore