Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9bc3b098 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

AudioService: SA feature enabled doesn't rely on global setting

 Unlike Android S, there is no more global toggle for spatial
audio, whether the feature is enabled has become contextual
based on the current routing.
 The fix consists in ignoring the persisted value for the
feature (Settings.Secure.SPATIAL_AUDIO_ENABLED) and only
rely on the effect availability for enabling the feature or not.

Bug: 227774516
Test: adb shell dumpsys audio | grep -A 20 "Spatial audio"
Change-Id: I4fb7b65b3bdc5cbefefcbc027e385917e2586e0f
parent c850d2b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment