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

Skip to content
Commit 58c938ee authored by Steven Moreland's avatar Steven Moreland
Browse files

mediatranscoding: avoid double-ownership in test

SharedRefBase subclasses have an internal weak_ptr and AIDL code
promotes it internally. No error was seen from this, but because
SharedRefBase is being converted to be based on enable_shared_from_this,
this was causing compilation errors.

Bug: 194905504
Test: ./build_and_run_all_unit_tests.sh had some cases fail before and
  it fails now
Change-Id: I3dd5ad0feb9ed020073808c32fa1c5689a29e1b2
parent b6a99c1f
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