如果有root权限,这个有办法代码控制自启么?
我使用pm grant com.zzw android.permission.RECEIVE_BOOT_COMPLETED
提示错误:
Operation not allowed: java.lang.SecurityException: Permission android.permission.RECEIVE_BOOT_COMPLETED is not a changeable permission type
好像是说这个权限比较重要,无法这样开启?