[automerge] Remove GameSettings and ExtraAppInfo. 2p: e14c23fcf9 2p: f621f13d83

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17599733

Change-Id: I26779ff68346f089155d4d0f15e2afd5b351a234
This commit is contained in:
Peiyong Lin
2022-04-05 21:52:06 +00:00
committed by Presubmit Automerger Backend
16 changed files with 0 additions and 548 deletions

View File

@@ -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"/>