package defpackage;

import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;

/* JADX WARN: Method from annotation default annotation not found: allowSerialization */
/* JADX WARN: Method from annotation default annotation not found: deprecatedIds */
/* JADX WARN: Method from annotation default annotation not found: factory */
/* JADX WARN: Method from annotation default annotation not found: ignoreParcelables */
/* JADX WARN: Method from annotation default annotation not found: isCustom */
/* JADX WARN: Method from annotation default annotation not found: jetifyAs */
/* JADX INFO: loaded from: classes.dex */
@Target({ElementType.TYPE})
@m38
@Retention(RetentionPolicy.SOURCE)
public @interface aga {
}
