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

Skip to content
Commit eb16bd19 authored by Raj Goparaju's avatar Raj Goparaju
Browse files

Refactor to ecapsulate FadeOutManager configurations

In preperation of supporting configurable fade parameters,
move the default configurations into a separate class.
The fade apis use the getter methods to query the fade
parameters instead of directly accessing the default
static values. This separates the concern of fade parameter
settings from applying them on players. Changes to
configurations in future shall be localized to the new class.

Bug: 186905459
Bug: 302870089
Test: atest -c --rerun-until-failure 1000 AudioFocusTest
        FadeConfigurationsTest FadeOutManagerTest

Change-Id: Id3cc1063d48c0ad5c1935a8ec6603bca8f1720c3
parent f17c3146
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