Show ICCID in SIM status, if CarrierConfigManager allows.
Bug: 27574058 Change-Id: I5c08d31b5e8ea3c3ad79361e660256b070ff7284
This commit is contained in:
@@ -87,4 +87,11 @@
|
||||
android:summary="@string/device_info_not_available"
|
||||
android:persistent="false" />
|
||||
|
||||
<Preference android:key="iccid"
|
||||
android:enabled="false"
|
||||
android:shouldDisableView="false"
|
||||
android:title="@string/status_iccid"
|
||||
android:summary="@string/device_info_not_available"
|
||||
android:persistent="false" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user