commit | 270dd6a1a6fc700dde00f982dcd87bf98e4b73a4 | [log] [tgz] |
---|---|---|
author | Pawin Vongmasa <pawin@google.com> | Sat Apr 06 04:41:15 2019 -0700 |
committer | Pawin Vongmasa <pawin@google.com> | Thu Apr 18 23:55:37 2019 -0700 |
tree | e8b02ec7624fa1d1a55c0f49fcca1996545fcddf | |
parent | 8263e3519b6801f019e471efe4a6045b7046e4d3 [diff] [blame] |
Make mediaserver listen to Codec2 services' deaths Test: Kill media.extractor or mediaswcodec and observe logcat Bug: 130071409 Change-Id: Ie785642da99dfe4ff13e78d878817dae3de9f34a
diff --git a/media/codec2/hidl/client/Android.bp b/media/codec2/hidl/client/Android.bp index a174008..6038a40 100644 --- a/media/codec2/hidl/client/Android.bp +++ b/media/codec2/hidl/client/Android.bp
@@ -31,6 +31,7 @@ export_shared_lib_headers: [ "libcodec2", "libcodec2_hidl_client@1.0", + "libcodec2_vndk", ], }