Missing site settings permissions entries on Android #42313
Labels
feature/settings
OS/Android
Fixes related to Android browser functionality
privacy/permissions
privacy features related to limiting, lifetime or other permissions
QA Pass - Android ARM
QA/Yes
release-notes/include
Milestone
Some items are missing site settings => permissions entries on Android.
Steps to reproduce
Permissions
itemActual result
There are only two items:
Autoplay
;Sound
.The own built debug version crashes at https://github.com/brave/brave-core/blob/master/android/java/org/chromium/base/BraveReflectionUtil.java#L46, at
assert false;
Expected result
There are these at
Permissions
:Autoplay
Google Sign-in
Localhost access
Sound
.No crash at own debug build
Reproduces how often
Easily reproduced
Brave version
Release 1.71.123
,Nightly 1.75.18
Device
Channel information
Reproducibility
Miscellaneous information
No response
The text was updated successfully, but these errors were encountered: