mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-01 07:26:53 -08:00
7 lines
119 B
Java
7 lines
119 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.DelegateComponentFactory;
|
|
|
|
public class x extends DelegateComponentFactory {
|
|
}
|