config: Import Gboard Inputmethod for mobile_full
This commit is contained in:
17
additions/apps/Gboard/Android.bp
Normal file
17
additions/apps/Gboard/Android.bp
Normal 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"],
|
||||
}
|
BIN
additions/apps/Gboard/Gboard.apk
Normal file
BIN
additions/apps/Gboard/Gboard.apk
Normal file
Binary file not shown.
Reference in New Issue
Block a user