tmap/smali/androidx/car/app/CarAppPermission$LibraryPermission.smali
2022-06-10 21:38:30 +09:00

22 lines
647 B
Smali

.class public interface abstract annotation Landroidx/car/app/CarAppPermission$LibraryPermission;
.super Ljava/lang/Object;
.source "CarAppPermission.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/car/app/CarAppPermission;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "LibraryPermission"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation