commit | 92d23dfbf014b4e6ec07ac3d15281691026893fb | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Mon Dec 14 13:59:55 2020 -0800 |
committer | Songchun Fan <schfan@google.com> | Mon Dec 14 14:32:34 2020 -0800 |
tree | 4982c19aeff6ab9025c13fd42632db7cfbafdb9a | |
parent | c73b86e349bb4b2edf890d65f3984c52942f6a12 [diff] |
[telecom/SettingsProvider] specify user ID when using Settings.Secure.get* methods This CL is a no-op. This is one of CLs created to remove non ForUser usages in system_server. The goal is to enforce code in system_server to always use ForUser methods and specify user ID, otherwise it might use settings values for user 0 by mistake. Test: builds BUG: 166312046 Change-Id: I1587942b7ab8db9472f4eac7862ddf13deb69cc6