OSDN Git Service

Ignore user portion when checking for system uid
authorBeverly <beverlyt@google.com>
Thu, 28 Jun 2018 19:38:45 +0000 (15:38 -0400)
committerBeverly Tai <beverlyt@google.com>
Thu, 28 Jun 2018 19:41:11 +0000 (19:41 +0000)
commitf7cc6b28c186707e4b4f3165e23ad28729d08367
tree70b5b561d28647b2436957f746551ed6b3b406e0
parent038f1a19ac84dd04097a573df3cc56d8d64a9ed3
Ignore user portion when checking for system uid

In UsageStatsService, the calling uid is considered
from the system regardeless of the curret user id

Change-Id: I5c33db37c585ac918a09ad9014bb819b1e24d7f8
Fixes: 110527624
Test: manual
services/usage/java/com/android/server/usage/UsageStatsService.java