mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
7c0353f8e43fb700fd5874eba22c270641c14561
Prior to this change, if IDevice::prepareModel* was passed a null
callback, the code would still attempt to call "notify" on the callback
to return the error to the client. This CL ensures the "notify" method
will not be invoked if the callback is null.
Bug: 230914930
Test: mma
Test: presubmit
Change-Id: I4a15d02c4879a0261ec26cc0e7a47d0a4da86b8b
Merged-In: I4a15d02c4879a0261ec26cc0e7a47d0a4da86b8b
(cherry picked from commit d6f6d01499)
Merge "Build with upstream lld: Fix incorrect static dependencies" am:
9e8d756311 am: 9485f0ffb4 am: 94dde8238f
Merge "Adding bluetooth apex and min_sdk_version" am:
85d3fae9c5 am: 9793b79ce7 am: 08e6905ff5 am: 9b8d57f1b8
identity: Add require_root to allow tradefed system auto run am:
7f923b326b am: 1b63aa66f4 am: 2acdc0c5f0
Merge "VTS: Remove enforce codec2 on ATV for S devices" am:
842e6219c2 am: a5b65bd284 am: abce6a2ed1
Merge "Build with upstream lld: Fix incorrect static dependencies" am:
9f18cbd7f6 am: 67a2c6d6f1 am: 8fea839883
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%