Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.baidu.cloud.media.player.annotations;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public @interface AccessedByNative {
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
package com.baidu.cloud.media.player.annotations;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public @interface CalledByNative {
|
||||
String value();
|
||||
}
|
Reference in New Issue
Block a user