/Disable_high_volume_warning

Magisk module that sets 'audio.safemedia.bypass=true' to disable the warning when augmenting the volume above a certain level.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Disable high volume warning

The European Committee for Electrotechnical Standarisation regulates all media playback devices sold in the European Union to have an output volume warning at 85dB:


Users can increase the volume to a maximum of 100dB by accepting the warning, yet the warning reappears after 20hours of music playback.

This Magisk module sets the build.prop 'audio.safemedia.bypass' to status 'true' to disable that warning.