sm7250-common: Kang some blobs from LA.UM.9.12.r1-13400.02-SMxx50.QSSI12.0
This commit is contained in:
committed by
aswin7469
parent
c8b929bc95
commit
53df11d819
59
Android.bp
59
Android.bp
@@ -78,17 +78,6 @@ android_app_import {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "com.oneplus.gpudrivers.kona.api30",
|
||||
owner: "oneplus",
|
||||
apk: "proprietary/vendor/app/com.oneplus.gpudrivers.kona.api30/com.oneplus.gpudrivers.kona.api30.apk",
|
||||
presigned: true,
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "com.qualcomm.qti.gpudrivers.lito.api30",
|
||||
owner: "oneplus",
|
||||
@@ -146,6 +135,17 @@ android_app_import {
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "imssettings",
|
||||
owner: "oneplus",
|
||||
apk: "proprietary/system_ext/app/imssettings/imssettings.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "WfdService",
|
||||
owner: "oneplus",
|
||||
@@ -183,15 +183,44 @@ android_app_import {
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "WfdCommon",
|
||||
name: "tcmclient",
|
||||
owner: "oneplus",
|
||||
jars: ["proprietary/system/framework/WfdCommon.jar"],
|
||||
jars: ["proprietary/system/framework/tcmclient.jar"],
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "qcnvitems",
|
||||
name: "com.android.hotwordenrollment.common.util",
|
||||
owner: "oneplus",
|
||||
jars: ["proprietary/system/framework/qcnvitems.jar"],
|
||||
jars: ["proprietary/system_ext/framework/com.android.hotwordenrollment.common.util.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "com.qti.dpmframework",
|
||||
owner: "oneplus",
|
||||
jars: ["proprietary/system_ext/framework/com.qti.dpmframework.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "dpmapi",
|
||||
owner: "oneplus",
|
||||
jars: ["proprietary/system_ext/framework/dpmapi.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "qcrilhook",
|
||||
owner: "oneplus",
|
||||
jars: ["proprietary/system_ext/framework/qcrilhook.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "vendor.qti.hardware.alarm-V1.0-java",
|
||||
owner: "oneplus",
|
||||
jars: ["proprietary/system_ext/framework/vendor.qti.hardware.alarm-V1.0-java.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc_xml {
|
||||
|
||||
Reference in New Issue
Block a user