Skip to content

Commit

Permalink
nora: Add missing camera blobs
Browse files Browse the repository at this point in the history
Signed-off-by: the-flash <[email protected]>
  • Loading branch information
the-flash committed Feb 18, 2021
1 parent 1b8ca4c commit 783ddae
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nora/nora-vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ PRODUCT_SOONG_NAMESPACES += \
vendor/motorola/nora

PRODUCT_COPY_FILES += \
vendor/motorola/nora/proprietary/lib/libdualcameraddm.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libdualcameraddm.so \
vendor/motorola/nora/proprietary/lib/libjni_dualcamera.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libjni_dualcamera.so \
vendor/motorola/nora/proprietary/lib/libqvrcamera_client.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libqvrcamera_client.so \
vendor/motorola/nora/proprietary/vendor/bin/hw/[email protected]:$(TARGET_COPY_OUT_VENDOR)/bin/hw/[email protected] \
vendor/motorola/nora/proprietary/vendor/bin/hw/[email protected]:$(TARGET_COPY_OUT_VENDOR)/bin/hw/[email protected] \
vendor/motorola/nora/proprietary/vendor/bin/hw/[email protected]:$(TARGET_COPY_OUT_VENDOR)/bin/hw/[email protected] \
Expand Down
Binary file added nora/proprietary/lib/libdualcameraddm.so
Binary file not shown.
Binary file added nora/proprietary/lib/libjni_dualcamera.so
Binary file not shown.
Binary file added nora/proprietary/lib/libqvrcamera_client.so
Binary file not shown.

0 comments on commit 783ddae

Please sign in to comment.