Merge "wifi: enable waiting for destroyed listeners" into udc-d1-dev am: d04107c498

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23749454

Change-Id: Id8a2b5c1ec9babb0e5138a084ee558c71211865b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-06-28 12:09:49 +00:00 committed by Automerger Merge Worker
commit 319d46ab07

View file

@ -166,4 +166,7 @@
regulatory approval (for example, FCC pre-approval is required according to "594280 D01
Software Configuration Control v02r01").-->
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultGeneric">true</bool>
<!-- boolean indicating whether the caller thread needs to wait for destroyed listeners -->
<bool translatable="false" name ="config_wifiWaitForDestroyedListeners">true</bool>
</resources>