config: Import Gboard Inputmethod for mobile_full

This commit is contained in:
SkyMinus
2025-03-17 09:34:47 +08:00
parent 1a169e0bf6
commit 0ddb62043c
3 changed files with 19 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
//
// Copyright (C) 2025 MinusOS Project
//
android_app_import {
name: "Gboard",
owner: "google",
apk: "Gboard.apk",
presigned: true,
preprocessed: true,
dex_preopt: {
enabled: false,
},
product_specific: true,
overrides: ["LatinIME"],
}

Binary file not shown.