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

Commit 7957eaa6 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change Iee9b30d3 into eclair

* changes:
  New icons
parents eaa18dec ee9b30d3
Loading
Loading
Loading
Loading
−977 B (4.11 KiB)
Loading image diff...
+8.16 KiB
Loading image diff...
+4.95 KiB (8.16 KiB)
Loading image diff...
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="android.tts">
    <application android:label="TTS Service">
    <application android:label="TTS Service"
        android:icon="@drawable/ic_launcher_text_to_speech">
        <service android:enabled="true"
                 android:name=".TtsService"
                 android:label="TTS Service">
+6.78 KiB
Loading image diff...