slider/whitefin/oriole/raven: add device-vendor make file

Bug: 177140883
Test: Check config is loaded in logs, test brightness.
Change-Id: I7f20f9bf7d15a22fb968176400f07e77ab42c633
This commit is contained in:
linpeter 2021-03-17 09:27:12 +08:00
parent bff2bffb51
commit f3d8bf6fbe
4 changed files with 4 additions and 0 deletions

View file

@ -20,6 +20,7 @@ $(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device
$(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/oriole/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/oriole/device-vendor-oriole.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/oriole/overlay

View file

@ -20,6 +20,7 @@ $(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device
$(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/raven/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/raven/device-vendor-raven.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/raven/overlay

View file

@ -19,6 +19,7 @@ TARGET_KERNEL_DIR := device/google/raviole-kernel
$(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-slider.mk)
$(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/slider/device-vendor-slider.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/slider/overlay

View file

@ -19,6 +19,7 @@ TARGET_KERNEL_DIR := device/google/raviole-kernel
$(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-whitefin.mk)
$(call inherit-product-if-exists, vendor/google_devices/gs101/prebuilts/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/gs101/proprietary/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/raviole/proprietary/whitefin/device-vendor-whitefin.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/whitefin/overlay