Convert EncryptionAndCredential into DashboardFragment
The logic still lives in fragment for now. They will be moved into PrefControllers in follow-up changes. Bug: 32953042 Test: RoboTests Change-Id: I2b03d26b5f4e6bbb37b42f9dc83a9464eb169868
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
android:key="encryption_and_credential"
|
||||
android:title="@string/encryption_and_credential_settings_title"
|
||||
android:summary="@string/encryption_and_credential_settings_summary"
|
||||
android:fragment="com.android.settings.EncryptionAndCredential"/>
|
||||
android:fragment="com.android.settings.security.EncryptionAndCredential"/>
|
||||
|
||||
<Preference android:key="manage_trust_agents"
|
||||
android:title="@string/manage_trust_agents"
|
||||
|
Reference in New Issue
Block a user