summaryrefslogtreecommitdiff
path: root/service/ServiceUwbResources/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'service/ServiceUwbResources/res/values/config.xml')
-rw-r--r--service/ServiceUwbResources/res/values/config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/service/ServiceUwbResources/res/values/config.xml b/service/ServiceUwbResources/res/values/config.xml
index b8148503..d57f85d8 100644
--- a/service/ServiceUwbResources/res/values/config.xml
+++ b/service/ServiceUwbResources/res/values/config.xml
@@ -214,4 +214,8 @@
If enabled, some clients must explicitly request UWB to be enabled on top of user setting.
-->
<bool name = "hw_idle_turn_off_enabled">false</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">false</bool>
</resources>