Skip to content

Commit

Permalink
breeze: Build android.hardware.camera.device@3.3 from source
Browse files Browse the repository at this point in the history
* Fixes :-

- 04-07 14:30:48.761   922   922 E vndksupport: Could not load /vendor/lib64/hw/vendor.mediatek.hardware.camera.camdump@1.0-impl.so from default namespace: dlopen failed: library "android.hardware.camera.device@3.4.so" not found: needed by /vendor/lib64/hw/vendor.mediatek.hardware.camera.camdump@1.0-impl.so in namespace (default).
- 04-07 14:30:48.761   922   922 E HidlServiceManagement: Failed to dlopen vendor.mediatek.hardware.camera.camdump@1.0-impl.so: unknown error
  • Loading branch information
kardebayan authored and Hadenix committed Oct 9, 2023
1 parent 6c1f35e commit af52700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ PRODUCT_PACKAGES += \

# Camera
PRODUCT_PACKAGES += \
android.hardware.camera.device@3.4.vendor \
android.hardware.camera.provider@2.4.vendor

PRODUCT_PACKAGES += \
Expand Down

0 comments on commit af52700

Please sign in to comment.