sm6250-common: Drop prebuilt camera provider blobs
Change-Id: Id98abfff5bc77f423223744eb1b92ec812052c30
This commit is contained in:
-84
@@ -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",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -423,7 +423,6 @@ PRODUCT_PACKAGES += \
|
||||
libasphere \
|
||||
libshoebox \
|
||||
vendor.qti.hardware.wifidisplaysessionl@1.0-halimpl \
|
||||
android.hardware.camera.provider@2.4-legacy \
|
||||
com.qti.eeprom.sunny_gc8034 \
|
||||
com.qti.sensor.curtana_gc02m1 \
|
||||
com.qti.sensor.curtana_gc8034 \
|
||||
@@ -748,7 +747,6 @@ PRODUCT_PACKAGES += \
|
||||
vendor.qti.hardware.bluetooth_sar@1.0 \
|
||||
vendor.qti.hardware.bluetooth_sar@1.1 \
|
||||
vendor.qti.hardware.cacert@1.0 \
|
||||
vendor.qti.hardware.camera.device@3.5 \
|
||||
vendor.qti.hardware.cvp@1.0 \
|
||||
vendor.qti.hardware.data.cne.internal.api@1.0 \
|
||||
vendor.qti.hardware.data.cne.internal.constants@1.0 \
|
||||
|
||||
Reference in New Issue
Block a user