Files
brave-core/android/java
Artem Samoilenko 8f48dbdea7 [Android] Explicitly added action for Brave intents
Otherwise there is lint issue:
Warning: This intent has no action set and is not explicit by component.You should either make this intent explicit by component or set an action matching the targeted intent filter. [IntentWithNullActionLaunch]
2023-09-06 12:38:50 +01:00
..