Aerodactyl: Import hotword enrollment blobs

This commit is contained in:
Mashopy
2026-02-23 03:32:15 +01:00
parent 3fe10642f4
commit 4765dd76de
6 changed files with 58 additions and 0 deletions
+33
View File
@@ -24018,6 +24018,30 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentOKGoogleHEXAGON",
owner: "nothing",
apk: "proprietary/product/priv-app/HotwordEnrollmentOKGoogleHEXAGON/HotwordEnrollmentOKGoogleHEXAGON.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentXGoogleHEXAGON",
owner: "nothing",
apk: "proprietary/product/priv-app/HotwordEnrollmentXGoogleHEXAGON/HotwordEnrollmentXGoogleHEXAGON.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "ImsService",
owner: "nothing",
@@ -24042,6 +24066,15 @@ android_app_import {
system_ext_specific: true,
}
dex_import {
name: "com.android.hotwordenrollment.common.util",
owner: "nothing",
jars: [
"proprietary/system_ext/framework/com.android.hotwordenrollment.common.util.jar",
],
system_ext_specific: true,
}
dex_import {
name: "mediatek-ims-base",
owner: "nothing",