添加注释
This commit is contained in:
@@ -6,6 +6,9 @@ import android.content.Intent
|
||||
import com.sw.inbound.MainActivity
|
||||
import timber.log.Timber
|
||||
|
||||
/**
|
||||
* 开机广播监听
|
||||
*/
|
||||
class BootReceiver : BroadcastReceiver() {
|
||||
|
||||
override fun onReceive(context: Context, intent: Intent) {
|
||||
|
||||
Reference in New Issue
Block a user