diff --git a/oem.json b/oem.json index 4b6b35c..1761bdd 100644 --- a/oem.json +++ b/oem.json @@ -4061,6 +4061,12 @@ "description": "Sends system failure data to developers. Automatically runs at boot.\n\nPithus analysis: https://beta.pithus.org/report/6031048af7434e9cfe3435244dd105ac70e3bfe1f25ecdcca9b2a40b356590a2", "removal": "delete" }, + { + "id": "com.oplus.deepthinker", + "label": "Intelligent Services", + "description": "No clue what is it for, accesses location", + "removal": "delete" + }, { "id": "com.oplus.exsystemservice", "label": "System Service", diff --git a/suggestions/tts.json b/suggestions/tts.json index f15f757..e31730e 100644 --- a/suggestions/tts.json +++ b/suggestions/tts.json @@ -1,8 +1,8 @@ [ { - "id": "com.danefinlay.ttsutil", - "label": "TTS Util", - "source": "fg", - "repo": "https://github.com/Danesprite/tts-util-app" + "id": "com.reecedunn.espeak", + "label": "eSpeak", + "source": "f", + "repo": "https://github.com/espeak-ng/espeak-ng" } ]