commit | f0e3e4f4706117998a731cb3db76bebb6d80ec3b | [log] [tgz] |
---|---|---|
author | Henry Fang <quxiangfang@google.com> | Wed Jul 15 15:40:08 2020 -0700 |
committer | Henry Fang <quxiangfang@google.com> | Wed Jul 15 19:06:25 2020 -0700 |
tree | c397139003e6afa3a5fa1fa2847b4e883e0a0b3f | |
parent | 6a630f39944cacd6b567ebfec04a064e594dba09 [diff] |
Fix MediaCas CTS failure TRM is checking input parameters and won't allow null executor. Use context main executor to call Tuner Resource Manager (TRM) Also fix ConcurrentModificationException when use HashMap.forEach to free element in hashmap. Test: atest MediaCasTest bug: 161391585 Change-Id: Ie5111b46b5b601f0a5b56e5828d79771e153a210