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:
k2wl 2017-01-20 12:09:28 +05:30 committed by dodyirawan85
parent 94c15fb7dc
commit 4485623a6a

View file

@ -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>