commit | 731178ea46017145f7096f8cfc55b87e7b35abff | [log] [tgz] |
---|---|---|
author | Hidenori Kobayashi <hidenorik@google.com> | Mon Nov 11 02:19:26 2024 +0000 |
committer | Avichal Rakesh <arakesh@google.com> | Mon Nov 11 20:42:52 2024 +0000 |
tree | 1df9272f722039302efa7d2fde78d0bb247b16c7 | |
parent | eb9805c249daaf93c66587c5c107c4b56cebd927 [diff] |
Camera: Vts: update check for setCallback A Rust HAL cannot return a service specific error when a nullptr is passed to setCallback, since libbinder_rs checks for nullptr and returns EX_NULL_POINTER before the request reaches the specific HAL. Bug: 360755781 Test: atest VtsAidlHalCameraProvider_TargetTest Change-Id: I8c558aa6b1d7c89b89506b975b4acd97b5571791