commit | bafdba44147d0d9161cd81ac0d59444a158dd311 | [log] [tgz] |
---|---|---|
author | Arun Johnson <arunjohnson@google.com> | Thu Feb 22 07:34:27 2024 +0000 |
committer | Arun Johnson <arunjohnson@google.com> | Sat Feb 24 01:45:22 2024 +0000 |
tree | b5999d0258eb3ceafe785a14d892ec262ba1fe73 | |
parent | d971c58c8c0b373bfe8899bd98424ed821b7c984 [diff] |
Moving MultiAccessunitInterface to ComponentStore MultiAccessUnit interface could be created from store. This patch moves its creation from Component to ComponentStore. Corrects the implementation of FieldSupportedValues in MultiAccessUnit interface wrapper. Bug: 325512893 Test: atest android.mediav2.cts.CodecDecoderMultiAccessUnitTest Test: atest android.mediav2.cts.CodecDecoderBlockModelMultiAccessUnitTest Change-Id: I558022caac6922dc5f377b0e5cb351f437fb6fa1