Telephony: Uncomment hotswap config flag
Uncomment the hotswap config flag which is commented
as part of change f40f03ca3b
.
Change-Id: I74e0119109769275a27ab49174ece69869c0b717
This commit is contained in:
parent
61a956718f
commit
2ce700e75b
|
@ -110,7 +110,7 @@
|
|||
<bool name="config_useDevInputEventForAudioJack">true</bool>
|
||||
|
||||
<!-- Is the device capable of hot swapping an ICC Card -->
|
||||
<!--bool name="config_hotswapCapable">true</bool-->
|
||||
<bool name="config_hotswapCapable">true</bool>
|
||||
|
||||
<!-- Set to true if the wifi display supports compositing content stored
|
||||
in gralloc protected buffers. For this to be true, there must exist
|
||||
|
|
Loading…
Reference in New Issue