sync with dt

This commit is contained in:
Nick C 2020-10-31 16:41:17 +00:00
parent a14bf79b7f
commit 98d7855ed9

View File

@ -315,6 +315,30 @@ android_app_import {
product_specific: true, product_specific: true,
} }
android_app_import {
name: "HotwordEnrollmentOKGoogleHEXAGON",
owner: "xiaomi",
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: "xiaomi",
apk: "proprietary/product/priv-app/HotwordEnrollmentXGoogleHEXAGON/HotwordEnrollmentXGoogleHEXAGON.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import { android_app_import {
name: "dpmserviceapp", name: "dpmserviceapp",
owner: "xiaomi", owner: "xiaomi",