mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-03 14:08:39 +02:00
78534deab6
Close #606
8 lines
128 B
Java
8 lines
128 B
Java
package a;
|
|
|
|
import com.topjohnwu.magisk.receivers.ShortcutReceiver;
|
|
|
|
public class l extends ShortcutReceiver {
|
|
/* stub */
|
|
}
|