mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-20 02:31:27 +00:00
7 lines
119 B
Java
7 lines
119 B
Java
![]() |
package a;
|
||
|
|
||
|
import com.topjohnwu.magisk.DelegateComponentFactory;
|
||
|
|
||
|
public class a extends DelegateComponentFactory {
|
||
|
}
|