cmi: Initial vendor

Based on CMIGlobal_OS1.0.2.0.TJAMIXM

Change-Id: I4180d45518f22a46544fa3380e7544288f0f4b51
This commit is contained in:
luffitys
2024-07-08 20:42:06 +02:00
commit ccb1acf259
560 changed files with 13559 additions and 0 deletions

41
Android.bp Normal file
View File

@@ -0,0 +1,41 @@
// Automatically generated file. DO NOT MODIFY
//
// This file is generated by device/xiaomi/cmi/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/xiaomi/sm8250-common",
],
}
android_app_import {
name: "HotwordEnrollmentOKGoogleHEXAGON_WIDEBAND",
owner: "xiaomi",
apk: "proprietary/product/priv-app/HotwordEnrollmentOKGoogleHEXAGON_WIDEBAND/HotwordEnrollmentOKGoogleHEXAGON_WIDEBAND.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "HotwordEnrollmentXGoogleHEXAGON_WIDEBAND",
owner: "xiaomi",
apk: "proprietary/product/priv-app/HotwordEnrollmentXGoogleHEXAGON_WIDEBAND/HotwordEnrollmentXGoogleHEXAGON_WIDEBAND.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
product_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,
}