Aerodactyl: Track MediaTek GbaService implementation

This commit is contained in:
Mashopy
2025-07-23 03:09:28 +02:00
parent 274c744f0b
commit 0c9f3a0018
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -1188,6 +1188,7 @@ PRODUCT_PACKAGES += \
MobileFeliCaSettingApp \
MobileFeliCaWebPluginBoot \
ImsService \
MtkGbaService \
mediatek-common \
mediatek-framework \
mediatek-ims-base \
+12
View File
@@ -24461,6 +24461,18 @@ android_app_import {
system_ext_specific: true,
}
android_app_import {
name: "MtkGbaService",
owner: "nothing",
apk: "proprietary/system_ext/priv-app/MtkGbaService/MtkGbaService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
system_ext_specific: true,
}
dex_import {
name: "mediatek-common",
owner: "nothing",