commit | 168a40a6a75e532ea98c9580c712975e5624f70c | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Thu Apr 29 12:04:34 2021 -0700 |
committer | Amy Zhang <amyjojo@google.com> | Thu Apr 29 13:25:23 2021 -0700 |
tree | 84cc0f631dfb5a5f8bea0a4e62f9086321b0f33a | |
parent | 15565a139c2dc1f9fdfb37d53392254af5e61669 [diff] |
Get media share memory handle only when the filter is not a passthrough media filter Previously we get the share memory handle on filter opening, which only has the information on filter types. Now we move the share memory handle to the filter config API call so that only the non-passthrough filter will get the share memory handle. Test: sample tis on cuttlefish Bug: 185627837 Change-Id: I33fd4950ec12291f6ca31a36b081d66643d5c319