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

Commit face1a1d authored by Wonsik Kim's avatar Wonsik Kim
Browse files

Fix merge

Test: presubmit
Merged-In: I82bb1676c85ac7ebdb607dcc36dbb54f95ad3fce
Change-Id: I842bc0810c6d08cdc67a58c93ef74c1edcee5a25
parent 5c150360
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -940,7 +940,7 @@ struct Codec2Client::Component::OutputBufferQueue :

// Codec2Client
Codec2Client::Codec2Client(sp<Base> const& base,
                           sp<IConfigurable> const& configurable,
                           sp<c2_hidl::IConfigurable> const& configurable,
                           size_t serviceIndex)
      : Configurable{configurable},
        mBase1_0{base},