Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64534bab authored by Emilian Peev's avatar Emilian Peev Committed by android-build-merger
Browse files

Merge "Add libdepthphoto to mainline_system" into qt-dev

am: 02c434e8

Change-Id: I441933734a9d3f591c864688815c9e079c20aa63
parents 6d3eda97 02c434e8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -85,6 +85,11 @@ PRODUCT_PACKAGES += \
    libnl \
    libprotobuf-cpp-full \

# Camera service uses 'libdepthphoto' for adding dynamic depth
# metadata inside depth jpegs.
PRODUCT_PACKAGES += \
    libdepthphoto \

PRODUCT_PACKAGES_DEBUG += \
    avbctl \
    bootctl \