Aerodactyl: Import hotword enrollment blobs
This commit is contained in:
+33
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user