Merge "Add coex MIPI/DBR table for hk3/sb3 devices." into udc-d1-dev

This commit is contained in:
Alan Chen 2023-06-15 09:15:16 +00:00 committed by Android (Google) Code Review
commit 8769f9dbba
7 changed files with 211 additions and 0 deletions

View file

@ -47,6 +47,11 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
device/google/shusky/conf/init.recovery.device.rc:$(TARGET_COPY_OUT_RECOVERY)/root/init.recovery.shiba.rc
# MIPI Coex Configs
PRODUCT_COPY_FILES += \
device/google/shusky/shiba/radio/shiba_camera_front_dbr_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_dbr_coex_table.csv \
device/google/shusky/shiba/radio/shiba_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv
# Camera
PRODUCT_COPY_FILES += \
device/google/shusky/media_profiles_shiba.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml