Add a.a alias to BootSigner

This commit is contained in:
topjohnwu
2018-09-20 15:37:59 -04:00
parent 244e811291
commit 04bcd145d3
5 changed files with 17 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
package a;
import com.topjohnwu.magisk.MagiskManager;
public class q extends MagiskManager {
/* stub */
}