Is android.permission.RECEIVE_BOOT_COMPLETED not required?

前端 未结 1 657
生来不讨喜
生来不讨喜 2020-12-18 10:49

Does anyone know why my application still receives the ACTION_BOOT_COMPLETED broadcast even when my app doesn\'t have the permission android.permission.RECEIVE_BOOT_CO

1条回答
  •  自闭症患者
    2020-12-18 11:09

    This would appear to be a bug in Android. I can reproduce the problem on ordinary Nexus One and Nexus S hardware. I have filed a bug report on it.

    0 讨论(0)
提交回复
热议问题