Merge "Remove hardcode class path for CredentialStorage."
This commit is contained in:
committed by
Android (Google) Code Review
commit
ad6cc282ee
@@ -78,8 +78,7 @@
|
||||
|
||||
<intent
|
||||
android:action="com.android.credentials.RESET"
|
||||
android:targetPackage="com.android.settings"
|
||||
android:targetClass="com.android.settings.CredentialStorage" />
|
||||
android:targetPackage="com.android.settings" />
|
||||
|
||||
</com.android.settingslib.RestrictedPreference>
|
||||
|
||||
|
Reference in New Issue
Block a user