commit | 4c7deee85929e86bbdf8d58efbf66adcd4bd6f7b | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Tue Nov 28 15:29:00 2023 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Tue Nov 28 16:54:49 2023 +0900 |
tree | 089a94fe728941cb94548f81e347b438bf80ce70 | |
parent | 5db208971729f481739d2bb53bb62d0792226d15 [diff] |
Support network slicing permission check in multi-user environment In multi-user environment, the App might not be installed by system user. As a result, the ConnectivityService should use the packageManager from the user's context to be able to read the property correctly. Bug: 300274339 Test: TH Change-Id: I5398c95562bcaf5752270b52f38cca1f02698ba1