mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
6894f89fd88dab3b56531c06e8f5d2ae0316f47f
Add CellIdentity to getBarringInfoResponse to make the req/resp method match the existing indication. The CellIdentity is used to prevent races where barring is attributed to the wrong cell based on the timing of separate polled or unsolicited inputs to the framework. Because the CellIdentity is already in IRadioIndication the information to provide CID with BarringInfo is already present and available. This just makes the unsol and the polled APIs match. Matching indication is IRadioIndication@1.5::barringInfoChanged Bug: 148992393 Test: make && VtsHalRadioV1_5TargetTest Change-Id: I74e6ab9ca9e0dd49846af774fd73773ff3737df7
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%