Merge "Remove custom updateState() if it's just setting summary"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f5b8aedcf5
@@ -55,7 +55,8 @@
|
||||
android:key="manage_perms"
|
||||
android:title="@string/app_permissions"
|
||||
android:order="12"
|
||||
settings:keywords="@string/keywords_app_permissions">
|
||||
settings:keywords="@string/keywords_app_permissions"
|
||||
settings:controller="com.android.settings.applications.AppPermissionsPreferenceController">
|
||||
<intent android:action="android.intent.action.MANAGE_PERMISSIONS" />
|
||||
</Preference>
|
||||
|
||||
@@ -76,4 +77,4 @@
|
||||
android:title="@string/special_access"
|
||||
android:order="20" />
|
||||
|
||||
</PreferenceScreen>
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user