import init.${ro.board.platform}.board.rc

init.zumapro.board.rc contains configurations for zumapro board
use ro.board.platform to get device board type

Bug: 311016628
Test: Build image and flash on KM4
Change-Id: Ie31f919551996f1ac96bbcfb7d00f3893ce53f99
This commit is contained in:
Zheng Pan 2023-12-05 20:09:25 -08:00
parent cc4e2b873c
commit 3257d2f517
4 changed files with 3 additions and 7 deletions

View file

@ -38,7 +38,3 @@ PRODUCT_COPY_FILES += \
$(TARGET_VENDOR_PERF_CONFIG_PATH)/powerhint-$(TARGET_DEVICE).json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
PRODUCT_COPY_FILES += \
$(TARGET_VENDOR_PERF_CONFIG_PATH)/powerhint-zuma.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint-proto.json
# Copy init.zuma.rc for proto devices
PRODUCT_COPY_FILES += \
device/google/zumapro/conf/init.zuma.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.zuma.rc