mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-04 15:35:38 +00:00
8 lines
116 B
Java
8 lines
116 B
Java
![]() |
package a;
|
||
|
|
||
|
import com.topjohnwu.magisk.utils.FileProvider;
|
||
|
|
||
|
public class p extends FileProvider {
|
||
|
/* Stub */
|
||
|
}
|