mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-01 23:40:33 -08:00
8 lines
110 B
Java
8 lines
110 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.FileProvider;
|
|
|
|
public class p extends FileProvider {
|
|
/* Stub */
|
|
}
|