sm7250-common: Import dolby blobs

Co-authored-by: firebird11 <hbgassel@gmail.com>

Change-Id: I4471ec7340dc49641f777db6019760bd7463d579
Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
blankaf
2021-02-22 16:44:09 -05:00
committed by aswin7469
parent 53df11d819
commit 5aa9fa19bc
31 changed files with 1222 additions and 0 deletions

View File

@@ -45,6 +45,26 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
android_app_import {
name: "MotoDolbyV3",
owner: "oneplus",
apk: "proprietary/system/app/MotoDolbyV3/MotoDolbyV3.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
}
android_app_import {
name: "MotoSignatureApp",
owner: "oneplus",
apk: "proprietary/system/app/MotoSignatureApp/MotoSignatureApp.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
}
android_app_import {
name: "CneApp",
owner: "oneplus",
@@ -158,6 +178,18 @@ android_app_import {
system_ext_specific: true,
}
android_app_import {
name: "daxService",
owner: "oneplus",
apk: "proprietary/system_ext/priv-app/daxService/daxService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
privileged: true,
system_ext_specific: true,
}
android_app_import {
name: "ims",
owner: "oneplus",
@@ -182,6 +214,18 @@ android_app_import {
system_ext_specific: true,
}
dex_import {
name: "com.motorola.motosignature",
owner: "oneplus",
jars: ["proprietary/system/framework/com.motorola.motosignature.jar"],
}
dex_import {
name: "moto-checkin",
owner: "oneplus",
jars: ["proprietary/system/framework/moto-checkin.jar"],
}
dex_import {
name: "tcmclient",
owner: "oneplus",