DescriptionNew UMA settings fragment using Android prefs.
Previous reverted CL is here (https://codereview.chromium.org/1080723002/) and the first patch set also corresponds to it.
The problem for revert was in profile_io_data.cc file because of initiating two preferences for Android. The kMetricsReportingEnabled was introduced for future consolidation of two preferences. I have removed the initialization for kMetricsReportingEnabled which shouldn't change the behavior as the metrics service is still using kCrashReportingEnabled and Android side updates both preferences.
Rest of the code is not changed and corresponds to the version that was LGTM-ed before.
BUG=455847
TBR=dfalcantara@chromium.org,nyquist@chromium.org
Committed: https://crrev.com/70b0d50a4b2f20457af64a2bffc56a3362b4b009
Cr-Commit-Position: refs/heads/master@{#327047}
Patch Set 1 #Patch Set 2 : Remove pref init #Messages
Total messages: 11 (4 generated)
|