[BLOBS] sm6250-common: import Hotword Enrollment blobs [1/2]

Signed-off-by: Sonal Singh <sonal.singh.19993@gmail.com>
This commit is contained in:
Sonal Singh 2020-09-22 21:10:32 +05:30
parent b4662b3f82
commit ad4b3bfa27
No known key found for this signature in database
GPG Key ID: 455E441FCF510116
4 changed files with 26 additions and 0 deletions

View File

@ -136,6 +136,30 @@ android_app_import {
system_ext_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: "dpmserviceapp",
owner: "xiaomi",

View File

@ -1380,6 +1380,8 @@ PRODUCT_PACKAGES += \
QtiTelephonyService \
uceShimService \
WfdService \
HotwordEnrollmentOKGoogleHEXAGON \
HotwordEnrollmentXGoogleHEXAGON \
dpmserviceapp \
ims \
qcrilmsgtunnel \