Set USF SoC from board makefile. am: 6b061bbc49

Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/24546478

Change-Id: I781c638e08bc63999d5feea0bb2937ffed1501c0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Krzysztof Kosiński 2023-08-25 22:32:19 +00:00 committed by Automerger Merge Worker
commit aaa01561b2

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 \