raviole: enable WirelessCharger am: 8a9eb1c463
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/15727522 Change-Id: I2f1f0bdf6d95f49ca237eaf4da105b4f530e6876
This commit is contained in:
commit
632e09dbe7
4 changed files with 12 additions and 0 deletions
|
@ -75,6 +75,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES_DEBUG += \
|
||||
sar_test
|
||||
|
||||
# WirelessCharger
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml
|
||||
|
||||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/radio/oriole_display_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv \
|
||||
|
|
|
@ -79,6 +79,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES_DEBUG += \
|
||||
sar_test
|
||||
|
||||
# WirelessCharger
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml
|
||||
|
||||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/radio/raven_camera_rear_tele_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_tele_mipi_coex_table.csv
|
||||
|
|
|
@ -27,6 +27,9 @@ include device/google/gs101/device-common.mk
|
|||
include device/google/raviole/audio/slider/audio-tables.mk
|
||||
include hardware/google/pixel/vibrator/cs40l25/device.mk
|
||||
|
||||
# WirelessCharger
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml
|
||||
|
||||
# Init files
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/conf/init.slider.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.slider.rc
|
||||
|
|
|
@ -27,6 +27,9 @@ include device/google/gs101/device-common.mk
|
|||
include hardware/google/pixel/vibrator/drv2624/device.mk
|
||||
include device/google/raviole/audio/whitefin/audio-tables.mk
|
||||
|
||||
# WirelessCharger
|
||||
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs101/device_framework_matrix_product_wireless.xml
|
||||
|
||||
# Init files
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/raviole/conf/init.whitefin.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.whitefin.rc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue