OSDN Git Service

Use OS package name when identity cleared.
authorJeff Sharkey <jsharkey@android.com>
Mon, 16 Apr 2018 15:57:29 +0000 (09:57 -0600)
committerJeff Sharkey <jsharkey@android.com>
Mon, 16 Apr 2018 15:57:31 +0000 (09:57 -0600)
commit6d63103aa59fddd9c17c1ecb08e607d5fe058e49
treeef4afcc58b1b1832fc31890206a7e3fc206382f4
parent167032ab002714d26a14735bbcdc072c5fa693b7
Use OS package name when identity cleared.

If we pass through the original calling package name, it obviously
won't match UID 1000.

Bug: 78104140
Test: builds, boots
Change-Id: Id0acf0b038e25a113674fa2f43ff93ba05144c1f
services/usage/java/com/android/server/usage/StorageStatsService.java