+1925
−0
File changed and moved.
Preview size limit exceeded, changes collapsed.
libs/audioflinger/AudioPolicyManagerGeneric.h
deleted100644 → 0
+0
−196
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
First implementations of audio policy manager in Eclair branch have shown that most code is common to all platforms. Creating AudioPolicyManagerBase base class will improve code maintainability and readability. Audio policy manager code for platforms using generic audio previously in AudioPolicyManagerGeneric is replaced by AudioPolicyManagerBase. Audio policy manager test code previously in AudioPolicyManagerGeneric is moved to AudioPolicyManagerBase. Also added a wake lock for delayed commands in AudioPolicyService.
File changed and moved.
Preview size limit exceeded, changes collapsed.