[uwb] enable multicast update rsp v2
Test: atest CtsUwbTestCases Bug: 359665219 Flag: EXEMPT overlay update Change-Id: I65300ef6be669568ee2d63a28d189ef00a63402d
This commit is contained in:
parent
8163a77f3c
commit
9e2e0835ec
1 changed files with 4 additions and 0 deletions
|
@ -34,4 +34,8 @@
|
|||
<!-- 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>
|
||||
|
||||
<!-- Whether multicast list update response v2 is supported or not.
|
||||
If enabled, the response will be parsed into version 2 if uci major version is 2.0. -->
|
||||
<bool name = "is_multicast_list_update_rsp_v2_supported">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue