2018-09-15 03:00:39 +00:00
|
|
|
package a;
|
|
|
|
|
2018-12-13 09:35:50 +00:00
|
|
|
import com.topjohnwu.core.utils.BootSigner;
|
2018-09-15 03:00:39 +00:00
|
|
|
|
2018-09-20 19:37:59 +00:00
|
|
|
import androidx.annotation.Keep;
|
|
|
|
|
|
|
|
@Keep
|
|
|
|
public class a extends BootSigner {
|
2018-09-15 03:00:39 +00:00
|
|
|
/* stub */
|
|
|
|
}
|