Loading AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3279,6 +3279,7 @@ android:name="Settings$DataUsageSummaryActivity" android:label="@string/data_usage_summary_title" android:exported="true" android:enabled="@bool/config_show_sim_info" android:icon="@drawable/ic_homepage_data_usage"> <intent-filter android:priority="1"> <action android:name="android.settings.DATA_USAGE_SETTINGS" /> Loading res/xml/shortcuts.xml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ <shortcut android:shortcutId="manifest-shortcut-data-usage" android:icon="@drawable/ic_shortcut_data_usage" android:enabled="@bool/config_show_sim_info" android:shortcutShortLabel="@string/data_usage_summary_title"> <intent android:action="android.intent.action.MAIN" Loading Loading
AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -3279,6 +3279,7 @@ android:name="Settings$DataUsageSummaryActivity" android:label="@string/data_usage_summary_title" android:exported="true" android:enabled="@bool/config_show_sim_info" android:icon="@drawable/ic_homepage_data_usage"> <intent-filter android:priority="1"> <action android:name="android.settings.DATA_USAGE_SETTINGS" /> Loading
res/xml/shortcuts.xml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ <shortcut android:shortcutId="manifest-shortcut-data-usage" android:icon="@drawable/ic_shortcut_data_usage" android:enabled="@bool/config_show_sim_info" android:shortcutShortLabel="@string/data_usage_summary_title"> <intent android:action="android.intent.action.MAIN" Loading