Set USF SoC from board makefile.

Bug: 296943650
Test: presubmit
Change-Id: I53cb717c2ad45c053f5f4e86ce84d5635f577ab3
This commit is contained in:
Krzysztof Kosiński 2023-08-25 02:50:47 +00:00
parent 9313c4edfd
commit 6b061bbc49

View file

@ -940,6 +940,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
#$(call inherit-product-if-exists, vendor/google_devices/common/exynos-vendor.mk)
#$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4375/device-bcm.mk)
include device/google/gs-common/sensors/sensors.mk
# Zuma Pro USF configuration is identical to Zuma
$(call soong_config_set,usf,target_soc,zuma)
PRODUCT_COPY_FILES += \
device/google/zumapro/default-permissions.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/default-permissions/default-permissions.xml \