OSDN Git Service

Fix issue #11087316: Can't run dumpsys procstats on user builds in some cases!
authorDianne Hackborn <hackbod@google.com>
Wed, 9 Oct 2013 19:14:11 +0000 (12:14 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 9 Oct 2013 19:14:11 +0000 (12:14 -0700)
commit08b36a47cf3ca9f58683aa906b9fdf7778fb6840
treeef804fdf46279089dd9893b11677b2b386913bde
parente6d419de77344300e342c8a0f6c013afeec87a72
Fix issue #11087316: Can't run dumpsys procstats on user builds in some cases!

Once we pass the dump perm check, we are safe.

Change-Id: I58f483573874ca9f8f914fb94137f8a2afafaf25
services/java/com/android/server/am/ProcessStatsService.java