Move config_enabled_lte overlay to device folder. am: 525817e9ec

am: 7bb6bf61ab

Change-Id: I7992de4e05fba395f7510648ddaea4f514fc9d61
This commit is contained in:
Malcolm Chen
2018-02-07 23:22:23 +00:00
committed by android-build-merger

View File

@@ -19,4 +19,6 @@
<resources>
<!-- Allow handover from telephony calls to another ConnectionService. -->
<bool name="config_support_handover_from">true</bool>
<!-- Show enabled lte option for lte device -->
<bool name="config_enabled_lte" translatable="false">true</bool>
</resources>