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

This commit is contained in:
Treehugger Robot 2023-06-28 11:40:01 +00:00 committed by Android (Google) Code Review
commit d04107c498

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>