CrackMe.apk

Download file
    package com.google.android.gms.common.stats;

import android.content.ComponentName;

/* compiled from: com.google.android.gms:play-services-basement@@18.1.0 */
public final class LoggingConstants {
    @Deprecated
    public static final String EXTRA_WAKE_LOCK_KEY = "WAKE_LOCK_KEY";
    public static final ComponentName zza = new ComponentName("com.google.android.gms", "com.google.android.gms.common.stats.GmsCoreStatsService");

    private LoggingConstants() {
    }
}
    
Download file