raviole: remove redundant includes

vendor/google_devices/raven/proprietary/device-vendor.mk
vendor/google_devices/oriole/proprietary/device-vendor.mk

Bug: 167996145
Change-Id: I43557b6671ac3b15ee70bc4300a842ebaa8a1f8c
This commit is contained in:
Robin Peng 2021-03-16 21:27:25 +08:00
parent 79bf7f2e01
commit 42c682f3d0
2 changed files with 0 additions and 2 deletions

View file

@ -19,7 +19,6 @@ TARGET_KERNEL_DIR := device/google/raviole-kernel
$(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-oriole.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/oriole/proprietary/device-vendor.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/oriole/overlay

View file

@ -19,7 +19,6 @@ TARGET_KERNEL_DIR := device/google/raviole-kernel
$(call inherit-product-if-exists, vendor/google_devices/raviole/prebuilts/device-vendor-raven.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/raven/proprietary/device-vendor.mk)
DEVICE_PACKAGE_OVERLAYS += device/google/raviole/raven/overlay