sm6250-common: Drop prebuilt camera provider blobs

Change-Id: Id98abfff5bc77f423223744eb1b92ec812052c30
This commit is contained in:
Giovanni Ricca
2025-02-09 18:24:28 +01:00
parent e34f5c09be
commit 73f2fd1bd8
4 changed files with 0 additions and 86 deletions
-84
View File
@@ -3766,56 +3766,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "android.hardware.camera.provider@2.4-legacy",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/android.hardware.camera.provider@2.4-legacy.so",
],
shared_libs: [
"libcamera_provider_shim",
"android.hardware.camera.common@1.0",
"android.hardware.camera.device@1.0",
"vendor.qti.hardware.camera.device@1.0",
"vendor.qti.hardware.camera.device@3.5",
"android.hardware.camera.device@3.2",
"android.hardware.camera.device@3.3",
"android.hardware.camera.device@3.4",
"android.hardware.camera.device@3.5",
"android.hardware.camera.provider@2.4",
"android.hardware.graphics.mapper@2.0",
"android.hardware.graphics.mapper@3.0",
"android.hardware.graphics.mapper@4.0",
"android.hidl.allocator@1.0",
"android.hidl.memory@1.0",
"camera.device@1.0-impl",
"camera.device@3.2-impl",
"camera.device@3.3-impl",
"camera.device@3.4-impl",
"camera.device@3.5-impl",
"libcamera_metadata",
"libcutils",
"libhardware",
"libhidlbase",
"liblog",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "com.qti.eeprom.sunny_gc8034",
owner: "xiaomi",
@@ -13415,40 +13365,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.qti.hardware.camera.device@3.5",
owner: "xiaomi",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.qti.hardware.camera.device@3.5.so",
],
shared_libs: [
"android.hardware.camera.common@1.0",
"android.hardware.camera.device@3.2",
"android.hardware.camera.device@3.3",
"android.hardware.camera.device@3.4",
"android.hardware.camera.device@3.5",
"android.hardware.graphics.common@1.0",
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.qti.hardware.cvp@1.0",
owner: "xiaomi",