- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
29 lines
542 B
Java
29 lines
542 B
Java
package com.applovin.impl;
|
|
|
|
import android.content.Context;
|
|
|
|
/* loaded from: classes.dex */
|
|
public class hh {
|
|
private final String a;
|
|
private final String b;
|
|
private final boolean c;
|
|
|
|
public String a() {
|
|
return this.b;
|
|
}
|
|
|
|
public String b() {
|
|
return this.a;
|
|
}
|
|
|
|
public boolean c() {
|
|
return this.c;
|
|
}
|
|
|
|
public hh(String str, String str2, Context context) {
|
|
this.a = str.replace("android.permission.", "");
|
|
this.b = str2;
|
|
this.c = z3.a(str, context);
|
|
}
|
|
}
|