mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-27 15:51:34 +02:00
[Package] Move Google keyboard to Advanced list (#120)
Default keyboards should not be in the `Recommended` list - com.google.android.apps.inputmethod.hindi [Recommended -> Advanced] - com.google.android.inputmethod.latin [Recommended -> Advanced]
This commit is contained in:
parent
c604d86466
commit
b31568b277
1 changed files with 3 additions and 3 deletions
|
|
@ -6599,7 +6599,7 @@
|
|||
{
|
||||
"id": "com.android.traceur",
|
||||
"list": "Aosp",
|
||||
"description": "System Tracing\nRecording device activity over a short period of time is known as system tracing. System tracing produces a trace file that can be used to generate \na system report.\nNot useful if you're not a developer.\n",
|
||||
"description": "System Tracing\nRecording device activity over a short period of time is known as system tracing. System tracing produces a trace file that can be used to generate a system report.\nNot useful if you're not a developer.\n",
|
||||
"dependencies": null,
|
||||
"neededBy": null,
|
||||
"labels": null,
|
||||
|
|
@ -17151,7 +17151,7 @@
|
|||
"dependencies": null,
|
||||
"neededBy": null,
|
||||
"labels": null,
|
||||
"removal": "Recommended"
|
||||
"removal": "Advanced"
|
||||
},
|
||||
{
|
||||
"id": "com.google.android.apps.inputmethod.hindi",
|
||||
|
|
@ -17160,7 +17160,7 @@
|
|||
"dependencies": null,
|
||||
"neededBy": null,
|
||||
"labels": null,
|
||||
"removal": "Recommended"
|
||||
"removal": "Advanced"
|
||||
},
|
||||
{
|
||||
"id": "com.google.android.inputmethod.japanese",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue