commit | b7b1cf4c358aa0f0d5730883e40b083e14a3fb01 | [log] [tgz] |
---|---|---|
author | Sungtak Lee <taklee@google.com> | Tue May 14 22:45:35 2024 +0000 |
committer | Sungtak Lee <taklee@google.com> | Tue May 14 23:18:56 2024 +0000 |
tree | bfab2a9ed4034da5342030e93c462db313d43ec9 | |
parent | 492b739bcbe75c7dc1db6b9109a93ba1e25e09ba [diff] |
CCodec: Retain old stop()/release() behavior on HIDL HALs Stop the decoder output surface first then stop the HAL when HIDL Codec2 is enabled in order to keep the behavior same. Still the behavior can be overrided by a boolean system property. debug.codec2.stop_hal_before_surface Test: build Bug: 339247977 Change-Id: I83ac981fb56920a98e22fde8d42d500c2c02b998