forked from openkylin/platform_build
Revert "Add libdepthphoto to mainline_system"
This reverts commit 55b9c1b651
.
Reason for revert: "libdepthphoto" is no longer required or built
Bug: 132449311
Test: Successful build
Change-Id: Id2013f80dbc962f70ccb1b687c0dc18fef372348
This commit is contained in:
parent
d479001a05
commit
23abbfeb4b
|
@ -99,11 +99,6 @@ PRODUCT_PACKAGES += \
|
|||
libhidltransport \
|
||||
libhwbinder \
|
||||
|
||||
# Camera service uses 'libdepthphoto' for adding dynamic depth
|
||||
# metadata inside depth jpegs.
|
||||
PRODUCT_PACKAGES += \
|
||||
libdepthphoto \
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
avbctl \
|
||||
bootctl \
|
||||
|
|
Loading…
Reference in New Issue