Set USF SoC from board makefile.

Bug: 296943650
Test: presubmit
Change-Id: I0193a1683bb8319985edad855ab63b9333d56018
This commit is contained in:
Krzysztof Kosiński 2023-08-25 02:51:54 +00:00
parent 4df96c5234
commit 49e4648f35

View file

@ -944,6 +944,7 @@ $(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
$(call soong_config_set,usf,target_soc,zuma)
PRODUCT_COPY_FILES += \
device/google/zuma/default-permissions.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/default-permissions/default-permissions.xml \