brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.94k stars 2.35k forks source link

Remove AC-related code on Android #42414

Open zenparsing opened 1 day ago

zenparsing commented 1 day ago

Description

Follow-up to https://github.com/brave/brave-core/pull/26589.

The following methods have been converted to no-ops in BraveRewardsNativeWorker:

We should remove these functions and fixup any callsites.

In addition, any remaining AC-related UI or strings can be removed.