Allow view/update EAB Provisioning status
Bug: 37433707 Test: make Change-Id: I8cafe72015a9d80c3711b7cf472ae8fadcfd8170
This commit is contained in:
@@ -206,6 +206,14 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/wfc_provisioned_switch_string"/>
|
||||
|
||||
<!-- EAB/Presence provisioned -->
|
||||
<Switch android:id="@+id/eab_provisioned_switch"
|
||||
android:textSize="14sp"
|
||||
android:layout_marginTop="8dip"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/eab_provisioned_switch_string"/>
|
||||
|
||||
<!-- SMSC -->
|
||||
<RelativeLayout android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
Reference in New Issue
Block a user