[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
Loading
Please register or sign in to comment