mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Add androidx Fragment support
This commit is contained in:
8
java/ql/test/stubs/google-android-9.0.0/androidx/lifecycle/LifecycleObserver.java
generated
Normal file
8
java/ql/test/stubs/google-android-9.0.0/androidx/lifecycle/LifecycleObserver.java
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
// Generated automatically from androidx.lifecycle.LifecycleObserver for testing purposes
|
||||
|
||||
package androidx.lifecycle;
|
||||
|
||||
|
||||
public interface LifecycleObserver
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user