添加注释

This commit is contained in:
zxj
2025-08-22 16:23:02 +08:00
parent a974eac871
commit f3a58c367c
8 changed files with 45 additions and 1 deletions
@@ -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) {