Temporary use hardware/google/graphics/zuma

FAILED: ninja: 'out/target/product/ripcurrentpro/obj/SHARED_LIBRARIES/libacryl_hdr_plugin_intermediates/libacryl_hdr_plugin.so.toc', needed by 'out/target/product/ripcurrentpro/obj/SHARED_LIBRARIES/libacryl_intermediates/LINKE
D/libacryl.so', missing and no known rule to make it

Bug: 272725898
Change-Id: I41273885cfac0f581ee42094f036112be96147eb
This commit is contained in:
Robin Peng 2023-04-04 08:31:23 +00:00
parent b3b999c4d8
commit 3b14d5b2ed

View file

@ -63,12 +63,14 @@ ifeq ($(USE_PIXEL_GRALLOC),true)
PRODUCT_SOONG_NAMESPACES += hardware/google/gchips/GrallocHAL
endif
# TODO(b/272725898): Needs to check with owner later
$(warning hardware/google/graphics/zuma set to zuma on zumapro target)
PRODUCT_SOONG_NAMESPACES += \
hardware/google/av \
hardware/google/gchips \
hardware/google/gchips/gralloc4 \
hardware/google/graphics/common \
hardware/google/graphics/zumapro \
hardware/google/graphics/zuma \
hardware/google/interfaces \
hardware/google/pixel \
device/google/zumapro \