[uwb] Support multicast list update ntf v2 on komodo and caiman
Bug: 350781526 Test: atest CtsUwbTestCases:android.uwb.cts.UwbManagerTest#testFiraRangingSessionAddRemoveControlee Flag: EXEMPT resource only update Change-Id: I5c19c9fad87926473042349e2a6dc8930c23948f
This commit is contained in:
parent
c4d4d1f376
commit
d807e78731
5 changed files with 89 additions and 0 deletions
|
@ -30,4 +30,8 @@
|
|||
* When previously foreground 3p apps moves to background, sessions are not terminated
|
||||
-->
|
||||
<bool name = "background_ranging_enabled">true</bool>
|
||||
|
||||
<!-- Whether multicast list update notification v2 is supported or not.
|
||||
If enabled, the notification will be parsed into version 2 if uci major version is 2.0. -->
|
||||
<bool name = "is_multicast_list_update_ntf_v2_supported">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue