android dumpsys permission denial

前端 未结 5 1656
有刺的猬
有刺的猬 2020-12-10 08:57

I have an application where I create a process and call the dumpsys telephony.registry command to get information about the mobile network status.



        
5条回答
  •  不思量自难忘°
    2020-12-10 09:15

    It reports private values of core Android services that you would never be able to typically obtain. Official document says "Not for use by third-party applications".

提交回复
热议问题