commit | b0457dde32500e43787421d0e544b1bf3dd60584 | [log] [tgz] |
---|---|---|
author | Haofan Wang <haofanw@google.com> | Wed Jan 22 14:42:40 2025 -0800 |
committer | Haofan Wang <haofanw@google.com> | Wed Jan 22 14:49:48 2025 -0800 |
tree | 4dda52fc4815a189e4e031b040b41ae48153d0c7 | |
parent | fd37eae01bb7f69df7355f49a1ea1c444968093f [diff] |
Fix default implementation and VTS error The isSupported flags in default implementation is false, so when calling the api in VTS will get unsupported exception. Changed the supported to true. Added VTS for get picture/audio profile changed litener. Bug: 391695285 Test: atest VtsHalMediaQualityTargetTest Flag: EXEMPT bugfix Change-Id: Id139d9d608a991b3ff72fc2a99246c3e4d05c5c2