sm6150-common: overlay-custom: Disable turbulence noise

This commit is contained in:
basamaryan
2024-10-12 01:48:20 +02:00
committed by chematelegram
parent 9db851c9a6
commit bf0aa23547

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2019-2024 The Evolution X Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<!-- Whether to play turbulence noise after clicking the play button -->
<bool name="config_turbulenceNoise">false</bool>
</resources>