- 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
16 lines
433 B
Java
16 lines
433 B
Java
package com.google.firebase.analytics;
|
|
|
|
import android.app.Activity;
|
|
import android.os.Bundle;
|
|
import com.google.android.gms.internal.measurement.zzdn;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public class GoogleAnalyticsServerPreviewActivity extends Activity {
|
|
@Override // android.app.Activity
|
|
public void onCreate(Bundle bundle) {
|
|
super.onCreate(bundle);
|
|
zzdn.zza(this).zza(getIntent());
|
|
finish();
|
|
}
|
|
}
|