Loading AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -1582,7 +1582,7 @@ <activity android:name="Settings$UserAspectRatioAppListActivity" android:exported="true" android:label="@string/aspect_ratio_title"> android:label="@string/aspect_ratio_experimental_title"> <intent-filter android:priority="1"> <action android:name="android.settings.MANAGE_USER_ASPECT_RATIO_SETTINGS"/> <category android:name="android.intent.category.DEFAULT" /> Loading @@ -1595,7 +1595,7 @@ <activity android:name="Settings$UserAspectRatioAppActivity" android:exported="true" android:label="@string/aspect_ratio_title"> android:label="@string/aspect_ratio_experimental_title"> <intent-filter> <action android:name="android.settings.MANAGE_USER_ASPECT_RATIO_SETTINGS" /> <category android:name="android.intent.category.DEFAULT" /> Loading Loading
AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -1582,7 +1582,7 @@ <activity android:name="Settings$UserAspectRatioAppListActivity" android:exported="true" android:label="@string/aspect_ratio_title"> android:label="@string/aspect_ratio_experimental_title"> <intent-filter android:priority="1"> <action android:name="android.settings.MANAGE_USER_ASPECT_RATIO_SETTINGS"/> <category android:name="android.intent.category.DEFAULT" /> Loading @@ -1595,7 +1595,7 @@ <activity android:name="Settings$UserAspectRatioAppActivity" android:exported="true" android:label="@string/aspect_ratio_title"> android:label="@string/aspect_ratio_experimental_title"> <intent-filter> <action android:name="android.settings.MANAGE_USER_ASPECT_RATIO_SETTINGS" /> <category android:name="android.intent.category.DEFAULT" /> Loading