surya: add hotword enrollment blobs from vayu

Signed-off-by: Hazama25 <hazamafawkes@gmail.com>
This commit is contained in:
neobuddy89
2022-12-27 17:13:02 +00:00
committed by shoya0x00
parent b627300ab4
commit 631db5a46a
6 changed files with 54 additions and 0 deletions
+31
View File
@@ -8377,6 +8377,30 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentOKGoogleHEXAGON",
owner: "xiaomi",
apk: "proprietary/product/priv-app/HotwordEnrollmentOKGoogleHEXAGON/HotwordEnrollmentOKGoogleHEXAGON.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentXGoogleHEXAGON",
owner: "xiaomi",
apk: "proprietary/product/priv-app/HotwordEnrollmentXGoogleHEXAGON/HotwordEnrollmentXGoogleHEXAGON.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "QtiTelephonyService",
owner: "xiaomi",
@@ -8444,6 +8468,13 @@ dex_import {
system_ext_specific: true,
}
dex_import {
name: "com.android.hotwordenrollment.common.util",
owner: "xiaomi",
jars: ["proprietary/system_ext/framework/com.android.hotwordenrollment.common.util.jar"],
system_ext_specific: true,
}
dex_import {
name: "com.qti.dpmframework",
owner: "xiaomi",