resolved conflicts for merge of 23682809 to lmp-mr1-dev-plus-aosp
automerge: d67ad20
* commit 'd67ad203db73eb986f105cf65c85467ad610b221':
Add button in "hidden" settings to flip "VoLTE Provisioned" flag
This commit is contained in:
@@ -226,6 +226,14 @@
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
|
||||
<!-- VoLTE provisioned -->
|
||||
<Button android:id="@+id/volte_provisioned_flag"
|
||||
android:textSize="14sp"
|
||||
android:layout_marginTop="8dip"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
/>
|
||||
|
||||
<!-- SMS over IMS -->
|
||||
<Button android:id="@+id/sms_over_ims"
|
||||
android:textSize="14sp"
|
||||
|
||||
Reference in New Issue
Block a user