Use PrefService Java class for local state prefs from BravePrefServiceBridge #27632
Labels
dev-concern
enhancement
OS/Android
Fixes related to Android browser functionality
QA Pass - Android ARM
QA/Test-Plan-Specified
QA/Yes
release-notes/exclude
Milestone
Follow-up for brave/brave-core#16386
Edit BravePrefServiceBridge for local state based prefs is not perfect by following reasons:
The good solution would be to re-use Chromium PrefService class and auto-generated pref names, which is now done for profile-based prefs.
The text was updated successfully, but these errors were encountered: