Merge "Set platform info to zumapro for mali" into main
This commit is contained in:
commit
36f817e9de
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ endif
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
vendor/arm/mali/valhall
|
vendor/arm/mali/valhall
|
||||||
|
|
||||||
$(call soong_config_set,pixel_mali,soc,zuma)
|
$(call soong_config_set,pixel_mali,soc,$(TARGET_BOARD_PLATFORM))
|
||||||
# TODO (b/297408842): The gralloc is being open-sourced, and we cannot pass
|
# TODO (b/297408842): The gralloc is being open-sourced, and we cannot pass
|
||||||
# "zumapro" as SOC to build it. Pass "zuma" as SOC for now.
|
# "zumapro" as SOC to build it. Pass "zuma" as SOC for now.
|
||||||
$(call soong_config_set,arm_gralloc,soc,zuma)
|
$(call soong_config_set,arm_gralloc,soc,zuma)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue