Merge "gralloc: Set platform-specific Soong variable"

This commit is contained in:
TreeHugger Robot 2022-08-09 22:59:48 +00:00 committed by Android (Google) Code Review
commit f709195c0d

View file

@ -182,6 +182,7 @@ PRODUCT_SOONG_NAMESPACES += \
vendor/arm/mali/valhall
$(call soong_config_set,pixel_mali,soc,$(TARGET_BOARD_PLATFORM))
$(call soong_config_set,arm_gralloc,soc,$(TARGET_BOARD_PLATFORM))
include device/google/gs101/neuralnetwork/neuralnetwork.mk