commit | de8e3b7931aec1530439ffa976bbd54986c6e24d | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Thu Feb 21 14:24:24 2019 -0800 |
committer | Chenbo Feng <fengc@google.com> | Mon Mar 11 16:11:16 2019 -0700 |
tree | bc0d6e19ba327defd723fa469feb7c802dbcc802 | |
parent | 0d707070c4da9b83aa9b25bfe76b5e9f56efab44 [diff] |
Add uid information in PackageListObserver The uid information of a removed package cannot be retrieved by the packageName anymore once it is removed. So it would be useful to provide the uid of removed package in the onPackageAdded and onPackageRemoved method of the PackageListObserver. This modification helps simplify the design in PermissionMonitor. Bug: 125396053 Test: dumpsys netd trafficcontroller Change-Id: I2bd4bdf924687960a4fa3a47235bae68d885e445