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: I04969ef65a7995694a078edf7c4da74a2925718f
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:13:53 +00:00 committed by Automerger Merge Worker
commit fb3c1f56e6

View file

@ -166,4 +166,7 @@
regulatory approval (for example, FCC pre-approval is required according to "594280 D01 regulatory approval (for example, FCC pre-approval is required according to "594280 D01
Software Configuration Control v02r01").--> Software Configuration Control v02r01").-->
<bool translatable="false" name ="config_wifiUpdateCountryCodeFromScanResultGeneric">true</bool> <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> </resources>