Use ContextUtils.getApplicationContext() in PrivacyPreferenceManager |
||
Issue descriptionThe context parameter for the PrivacyPreferencesManager initializer is superfluous given that we just use it to get the app context. The new ContextUtils.getApplicationContext() does this this through a static method.
,
Jul 6 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jun 29 2016