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

Commit 3463fa27 authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge "Made AudioRecord a subclasss of RefBase"

parents f853499c a0a98ca6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ class audio_track_cblk_t;

// ----------------------------------------------------------------------------

class AudioRecord
class AudioRecord : virtual public RefBase
{
public: