gs201: Add pixel_mali_soc config var
* Add gs201 soc soong_config_variable * Remove unused mali soong namespaces Test: Build UMD from source for gs101, gs201 and zuma Test: checkbuild Bug: 185349920 Bug: 174232579 Change-Id: Ie175e70a4a61a14e93225522735e1b789c28f6fa Signed-off-by: Jack Diver <diverj@google.com>
This commit is contained in:
parent
e542e25078
commit
7c11dd7d0e
1 changed files with 2 additions and 1 deletions
|
@ -153,10 +153,11 @@ USE_SWIFTSHADER := false
|
|||
# HWUI
|
||||
TARGET_USES_VULKAN = false
|
||||
|
||||
# TODO(b/185349920)
|
||||
# PRODUCT_SOONG_NAMESPACES += \
|
||||
# vendor/arm/mali/valhall
|
||||
|
||||
$(call soong_config_set,pixel_mali,soc,$(TARGET_BOARD_PLATFORM))
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
csffw_image_prebuilt__firmware_prebuilt_todx_mali_csffw.bin \
|
||||
libGLES_mali \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue