commit | 65fb2e4e40329856b07fb84e35e0ffb61e53f419 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Fri Oct 11 17:00:23 2019 -0700 |
committer | Christopher Tate <ctate@google.com> | Thu Oct 17 15:23:23 2019 -0700 |
tree | 2df3b9fd41094d1b6b88c5fe8d0d76c275856edf | |
parent | ad6c7044e5fc523416c80307e68f748f78c90d0b [diff] |
Move UserManagerInternal into services.jar Because SettingsProvider needs to call through the IUserManager interface there is now a method to provide restricted-access information via that route. It has the same protection as the implicit local service call surface that was previously used: only system-uid callers can invoke it. Bug: 140833849 Test: system boots & runs normally Change-Id: I05823ca57240ab10feb382c45590541212e406c1