[uwb] Support multicast list update ntf v2 on husky am: 5d7618d722
Original change: https://android-review.googlesource.com/c/device/google/shusky/+/3159802 Change-Id: I6756e3c50ca33c6b0f016dd4ed7fa2405401e0b8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3f575a8930
1 changed files with 4 additions and 0 deletions
|
@ -30,4 +30,8 @@
|
||||||
* When previously foreground 3p apps moves to background, sessions are not terminated
|
* When previously foreground 3p apps moves to background, sessions are not terminated
|
||||||
-->
|
-->
|
||||||
<bool name = "background_ranging_enabled">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue