sm6250-common: overlay: declare hotswap capability

This commit is contained in:
Demon000 2020-07-11 17:38:36 +03:00
parent e9b808a352
commit 5ab8e4473f

View File

@ -208,4 +208,7 @@
state changes. Voice radio tech change will always trigger an update of
phone object irrespective of this config -->
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<!-- Is the device capable of hot swapping an ICC Card -->
<bool name="config_hotswapCapable">true</bool>
</resources>