Make preference unselectable
Because Encrypt phone is not an entry which can launch to next page, let's make it unselectable now. Change-Id: I860c76c501fccc488b2e120a4702c652f1bee134 Test: Manual test Fix: 249193859
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
android:key="encryption_and_credentials_encryption_status"
|
||||
android:title="@string/encrypt_title"
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:selectable="false"
|
||||
settings:controller="com.android.settings.security.EncryptionStatusPreferenceController"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
Reference in New Issue
Block a user