Merge changes from topic "remove_game_dashboard" into tm-mainline-prod
* changes:
[automerge] Remove GameSettings and ExtraAppInfo. 2p: e14c23fcf9
Remove GameSettings and ExtraAppInfo.
This commit is contained in:
@@ -62,14 +62,6 @@
|
||||
<intent android:action="android.settings.MANAGE_DEFAULT_APPS_SETTINGS"/>
|
||||
</Preference>
|
||||
|
||||
<Preference
|
||||
android:key="game_settings"
|
||||
android:title="@string/game_settings_title"
|
||||
android:summary="@string/game_settings_summary"
|
||||
android:order="-995"
|
||||
settings:controller="com.android.settings.applications.GameSettingsPreferenceController">
|
||||
</Preference>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="dashboard_tile_placeholder"
|
||||
android:order="10"/>
|
||||
|
||||
Reference in New Issue
Block a user