Files
codeql/java/ql/test/stubs/google-android-9.0.0/android/security/identity/PresentationSession.java
2024-02-02 17:19:20 +00:00

10 lines
213 B
Java
Generated

// Generated automatically from android.security.identity.PresentationSession for testing purposes
package android.security.identity;
public class PresentationSession
{
protected PresentationSession() {}
}