-
-
Notifications
You must be signed in to change notification settings - Fork 202
Closed
Description
Today, BraveDNS blocks every request other than requests made by the UID of any app currently in the foreground.
This is crude since system service can never be in the foreground and would mercilessly get blocked. Ref the ranges here: system/core/private/android_filesystem_config.h.
Only block the UIDs in the app ranges when this feature is enabled. Probably ask the user if they want to block all system apps not in the foreground too.
Metadata
Metadata
Assignees
Labels
No labels