sm6150-common: overlay-lineage: Disable turbulence noise

Change-Id: I390163d0197e0cb7091b8e5df77337a42cba2efb
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
basamaryan
2024-10-03 20:51:47 -04:00
committed by therealmharc
parent 3df5cd506c
commit 69c55ea632

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>