Files
brave-core/android/java
Serg bd61cf9c46 [Android] Hide Survey Panelist setting for Brave Origin users (#35800)
The Survey Panelist toggle and its "Learn more" row remained visible
under Settings -> Brave Shields & privacy for users with an active
Brave Origin subscription.

Extend the existing BRAVE_NTP_BRANDED_WALLPAPER_SURVEY_PANELIST
feature-flag gate in BravePrivacySettings to also require
!BraveOriginSubscriptionPrefs.getIsCredentialSummaryActiveCached() for
both the preference visibility and the settings-search index entry.

Resolves: https://github.com/brave/brave-browser/issues/54853
2026-04-22 22:12:47 +01:00
..