Skip to content

Commit 4268b0a

Browse files
committed
device.mk: build {libcamera,libmedia}_compat_layer
1 parent 1c69c3f commit 4268b0a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

device.mk

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ PRODUCT_PACKAGES += \
4040

4141
# Halium
4242
PRODUCT_PACKAGES += \
43-
libhwc2_compat_layer
43+
libcamera_compat_layer \
44+
libhwc2_compat_layer \
45+
libmedia_compat_layer
4446

4547
# Soong
4648
PRODUCT_SOONG_NAMESPACES += \

0 commit comments

Comments
 (0)