yzyhk904 / hifi-maximizer-mod

A Magisk module for maximizing the digital audio fidelity by reducing jitters on audio outputs (USB DACs, Bluetooth a2dp, DLNA, etc.)
GNU Affero General Public License v3.0
121 stars 6 forks source link

Brakes Network Connection with Netguard/pDNSFilter #11

Closed elhennig closed 9 months ago

elhennig commented 10 months ago

I use a combination of Netguard and pDNSFilter to secure the network connection on my phone and the mod breaks this setup. Apps cannot access the network anymore after activating the mod.

yzyhk904 commented 10 months ago

I think SELinux permissive mode is related to this issue. Then this is a feature of this mod for making better audio quality. See README.

You can check this by a command "setenforce 1" to change the mode to usual "Enforcing".