universal7885: Switch to OSS camera provider HAL

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
Change-Id: Ic0a43b4cd2d7891a1b2122bc409fd179f8805802
This commit is contained in:
Tim Zimmermann 2021-04-07 16:20:39 +02:00 committed by roynatech2544
commit d1019bb7ce
3 changed files with 1 additions and 18 deletions

View file

@ -318,16 +318,6 @@
</interface>
<fqname>@3.0::ISehBiometricsFingerprint/default</fqname>
</hal>
<hal format="hidl">
<name>vendor.samsung.hardware.camera.provider</name>
<transport>hwbinder</transport>
<version>3.0</version>
<interface>
<name>ISehCameraProvider</name>
<instance>legacy/0</instance>
</interface>
<fqname>@3.0::ISehCameraProvider/legacy/0</fqname>
</hal>
<hal format="hidl">
<name>vendor.samsung.hardware.gnss</name>
<transport>hwbinder</transport>

View file

@ -31,7 +31,6 @@ vendor/bin/hw/macloader
vendor/bin/hw/mfgloader
vendor/bin/hw/rild
vendor/bin/hw/vendor.samsung.hardware.biometrics.fingerprint@3.0-service
vendor/bin/hw/vendor.samsung.hardware.camera.provider@3.0-service
vendor/bin/hw/vendor.samsung.hardware.gnss@2.0-service
vendor/bin/hw/vendor.samsung.hardware.light@3.0-service
vendor/bin/hw/vendor.samsung.hardware.vibrator@2.0-service
@ -84,7 +83,6 @@ vendor/etc/init/init.vendor.rilchip.rc
vendor/etc/init/init.vendor.rilcommon.rc
vendor/etc/init/mobicore.rc
vendor/etc/init/vendor.samsung.hardware.biometrics.fingerprint@3.0-service.rc
vendor/etc/init/vendor.samsung.hardware.camera.provider@3.0-service.rc
vendor/etc/init/vendor.samsung.hardware.gnss@2.0-service.rc
vendor/etc/init/vendor.samsung.hardware.light@3.0-service.rc
vendor/etc/init/vendor.samsung.hardware.vibrator@2.0-service.rc
@ -268,7 +266,6 @@ vendor/lib/hw/power.universal7904.so
vendor/lib/hw/sensors.universal7904.so
vendor/lib/hw/thermal.universal7904.so
vendor/lib/hw/vendor.samsung.hardware.audio@1.0-impl.so
vendor/lib/hw/vendor.samsung.hardware.camera.provider@3.0-impl.so
vendor/lib/hw/vendor.samsung.hardware.light@3.0-impl.so
vendor/lib/hw/vendor.samsung.hardware.snap@1.1-impl.so
vendor/lib/libDLInterface.camera.samsung.so
@ -381,7 +378,6 @@ vendor/lib/vendor.samsung.hardware.bluetooth.a2dp@1.0.so
vendor/lib/vendor.samsung.hardware.bluetooth@2.0.so
vendor/lib/vendor.samsung.hardware.camera.device@1.0.so
vendor/lib/vendor.samsung.hardware.camera.device@4.0.so
vendor/lib/vendor.samsung.hardware.camera.provider@3.0.so
vendor/lib/vendor.samsung.hardware.gnss@2.0.so
vendor/lib/vendor.samsung.hardware.health@1.0.so
vendor/lib/vendor.samsung.hardware.light@3.0.so
@ -419,7 +415,6 @@ vendor/lib64/hw/power.universal7904.so
vendor/lib64/hw/sensors.universal7904.so
vendor/lib64/hw/thermal.universal7904.so
vendor/lib64/hw/vendor.samsung.hardware.audio@1.0-impl.so
vendor/lib64/hw/vendor.samsung.hardware.camera.provider@3.0-impl.so
vendor/lib64/hw/vendor.samsung.hardware.gnss@2.0-impl.so
vendor/lib64/hw/vendor.samsung.hardware.light@3.0-impl.so
vendor/lib64/hw/vendor.samsung.hardware.snap@1.1-impl.so
@ -524,7 +519,6 @@ vendor/lib64/vendor.samsung.hardware.bluetooth.a2dp@1.0.so
vendor/lib64/vendor.samsung.hardware.bluetooth@2.0.so
vendor/lib64/vendor.samsung.hardware.camera.device@1.0.so
vendor/lib64/vendor.samsung.hardware.camera.device@4.0.so
vendor/lib64/vendor.samsung.hardware.camera.provider@3.0.so
vendor/lib64/vendor.samsung.hardware.gnss@2.0.so
vendor/lib64/vendor.samsung.hardware.health@1.0.so
vendor/lib64/vendor.samsung.hardware.light@3.0.so

View file

@ -33,8 +33,7 @@ TARGET_SCREEN_WIDTH := 1080
# Camera
PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-legacy \
android.hardware.camera.provider@2.5-legacy
android.hardware.camera.provider@2.5-service
# DRM
PRODUCT_PACKAGES += \