mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
X6833B: Set config_hotswapCapable to true.
Fix phone asking for restart for adding new sim card on every boot. Change-Id: I0163981c4713d81860f07c2b6feecfa71ae28598 Signed-off-by: Wink Saville <wink@google.com> Signed-off-by: k2wl <kar2wlan@gmail.com> Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
parent
94c15fb7dc
commit
4485623a6a
|
@ -302,4 +302,7 @@
|
|||
<item>0</item>
|
||||
<item>1</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Is the device capable of hot swapping an UICC Card -->
|
||||
<bool name="config_hotswapCapable">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue