wifi: enable waiting for destroyed listeners
Enable the caller thread waiting for destroyed listeners Bug: 278664612 Test: Manual Test. Change-Id: Icb6c40d5d43e2ae73ba3f5f2f289e33c5733e64f
This commit is contained in:
parent
4021a72fc7
commit
872bb2cd4c
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue