commit | bb234aaad8a26263316e94d692dde8e2b757f8d5 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Mon Dec 21 17:11:24 2020 -0800 |
committer | Hai Zhang <zhanghai@google.com> | Wed Jan 06 17:29:59 2021 -0800 |
tree | 6281308f3d23dc85cc58cb3ad5a3e1042948368f | |
parent | d96a064ded9c5665fd45b526a47491daa684b9df [diff] |
Replace updateAllPermissions() with onStorageVolumeMounted(). The two calls in PackageManagerService.systemReady() is moved into PermissionManagerService.onSystemReady(). The other two calls are really about storage volumes so rename them to onStorageVolumeMounted() to be a proper API. Bug: 158736025 Test: presubmit Change-Id: Ic182f0661b687168ea3b008365a4ce42fc0b7150