Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76fb564f authored by android-build-team Robot's avatar android-build-team Robot
Browse files

release-request-ed8626b9-4479-4c76-9207-5f511f136606-for-git_pi-release-435475...

release-request-ed8626b9-4479-4c76-9207-5f511f136606-for-git_pi-release-4354758 snap-temp-L65900000105223161

Change-Id: I86ebba4e1fc5b3598baddb25c1e8eb47946bfa67
parents 4d63d8f9 966269ee
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -21,7 +21,9 @@
    <uses-sdk android:minSdkVersion="27" android:targetSdkVersion="27" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

    <application>
    <application
        android:label="@string/app_name_settings_intelligence"
        android:icon="@drawable/ic_launcher_settings_intelligence">
        <service
            android:name=".suggestions.SuggestionService"
            android:exported="true"
+20 −0
Original line number Diff line number Diff line
<!--
  Copyright (C) 2017 The Android Open Source Project

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  -->

<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@color/launcher_background_color" />
    <foreground android:drawable="@mipmap/ic_launcher_settings_intelligence" />
</adaptive-icon>
 No newline at end of file
+9.72 KiB
Loading image diff...
+5.34 KiB
Loading image diff...
+11.9 KiB
Loading image diff...
Loading