sm6150-common: overlay-lineage: Disable turbulence noise

Change-Id: I390163d0197e0cb7091b8e5df77337a42cba2efb
This commit is contained in:
basamaryan 2024-10-03 20:51:47 -04:00
parent 3df5cd506c
commit 9146d14b32
No known key found for this signature in database
GPG Key ID: 210D5384FB2A5885

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2024 The LineageOS 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>