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

Skip to content
Commit 3784ab50 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

Accommodate the move of AudioPlaybackRate to system/audio.h

AudioPlaybackRate is now defined in system/audio.h
as 'struct audio_playback_rate_t' (in global namespace).
Similar for the related enums.

To accommodate the existing code, introduce AudioPlaybackRate
as a typedef in the 'android' namespace.

Update code that was forward declaring AudioPlaybackRate
as it's not a struct anymore.

Bug: 133526565
Test: m
Change-Id: Iba20f1de1e8779cd78ac4573f2082416f2b428e2
parent ae3b9539
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment