Files
2026-04-05 01:00:07 -05:00

23 lines
932 B
Java
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
package p007;
import android.app.ActivityThread;
import android.os.Binder;
import p004.C0016;
/* JADX INFO: renamed from: Ԯ.ՠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C0026 {
/* JADX INFO: renamed from: Ϳ, reason: contains not printable characters */
public static String f26 = C0016.m12(new byte[]{-69, 93, 2, 62, -76, 113, 31, 61, -85, 70, 65, 118, -71, 127, 8, 56, -73, 81, 14, 100, -79, 123, 3}, new byte[]{-40, 50, 111, 16, -40, 20, 109, 84});
/* JADX INFO: renamed from: Ϳ, reason: contains not printable characters */
public static void m28() {
String strM19 = C0022.m19(ActivityThread.currentApplication(), Binder.getCallingPid(), Binder.getCallingUid());
if (strM19 == null || !strM19.equals(f26)) {
throw new Exception("");
}
C0024.m23(ActivityThread.currentApplication(), strM19, "");
}
}