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

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

Change-Id: Ifeabd7a82546947a49cf922770abd4525625e426
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:53:23 +00:00 committed by Automerger Merge Worker
commit 41a90c2aad

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>