OSDN Git Service

Cleanup USER_OWNER in PDB Service
authorXiaohui Chen <xiaohuic@google.com>
Wed, 2 Sep 2015 21:25:19 +0000 (14:25 -0700)
committerXiaohui Chen <xiaohuic@google.com>
Fri, 4 Sep 2015 17:48:26 +0000 (17:48 +0000)
commitf06607882ff4bfdb4c0ada981193e567b9242f57
tree0ce25527720256e96fdc9d884b63ecea7eca4864
parent3403b74429973cd743ff9487b21ad5c9bb8dd461
Cleanup USER_OWNER in PDB Service

This assumes that the calling uid is always from user 0, even in split
system user mode.

Bug: 19913735
Change-Id: I99b6a0ca534ac1627c1abb8609c92ff74a5aeabf
services/core/java/com/android/server/PersistentDataBlockService.java