Loading AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ <application android:label="@string/app_name_settings_intelligence" android:icon="@mipmap/ic_launcher"> android:icon="@mipmap/ic_launcher" android:supportsRtl="true"> <service android:name=".suggestions.SuggestionService" android:exported="true" Loading Loading
AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ <application android:label="@string/app_name_settings_intelligence" android:icon="@mipmap/ic_launcher"> android:icon="@mipmap/ic_launcher" android:supportsRtl="true"> <service android:name=".suggestions.SuggestionService" android:exported="true" Loading