Update foregroundServiceType to systemExempted for VPN
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
|
||||
<service
|
||||
android:name="org.chromium.chrome.browser.vpn.wireguard.WireguardService"
|
||||
android:foregroundServiceType="dataSync"
|
||||
android:foregroundServiceType="systemExempted"
|
||||
android:exported="false">
|
||||
</service>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user