Closed GoogleCodeExporter closed 8 years ago
You should only have to add a uses-permission for the android.permission.DUMP
permission.
Original comment by kevin.gaudin
on 2 Jan 2012 at 8:57
Verified that this is a problem on ICS.
Original comment by barracud...@gmail.com
on 10 Jan 2012 at 10:27
I added the uses-permission, but it doesn't work
Original comment by iss.por...@gmail.com
on 2 Feb 2012 at 6:34
I ran into the same problem when I want to get memory usage. I both tested by
adding android.permission.DUMP at uses-permission and permissions, it did not
work. My device installed the version Android 4.0.3.
Original comment by tangzh...@gmail.com
on 21 Mar 2012 at 8:45
I am also running into this issue on ICS. Anybody know why exactly this is
happening?
Original comment by dennisd...@gmail.com
on 25 Apr 2012 at 12:36
I have same problem.
Any solutions on this?
Original comment by wie...@gmail.com
on 8 May 2012 at 1:53
Not sure it will be fixed soon, see:
http://stackoverflow.com/questions/11113349/dumpsys-permission-denial-in-java
Original comment by fleg...@gmail.com
on 26 Jun 2012 at 12:20
This is the same issue as what happened recently to the READ_LOGS permission in
JellyBean. The android dev team decided to stop granting these permissions to
third-party apps. Only system apps can now get them.
Original comment by kevin.gaudin
on 7 Sep 2012 at 9:56
Original issue reported on code.google.com by
jo...@alkit.se
on 30 Dec 2011 at 10:29