commit | 704d5861a70cfe8c386980b5ea4649024db3f658 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Tue Oct 10 13:03:18 2017 -0700 |
committer | Chong Zhang <chz@google.com> | Tue Oct 10 13:09:32 2017 -0700 |
tree | e55095b06cf8350dd619bc899aa991b39916f836 | |
parent | 3021f1fafbfb1a4b464effa543aee381f42d8080 [diff] |
cas-vts: use MemoryDealer to allocate shared memory cas hal can't (and doesn't need to) use hidl_memory allocated by hidl allocator. All real clients (MediaDescrambler jni, ACodec) are using MemoryDealer-allocated ashmem only. Modify the test to cover these cases. bug: 67603039 test: > make vts -j64 > vts-tradefed run vts -m VtsHalCasV1_0Target Change-Id: Ib9563abc1a14c34781a28d15c7766c6c160d288a