Revert "raviole: remove redundant includes"

Revert submission 13885469-whi-common-folder-post

Reason for revert: Those are not redundant. They are needed for AOSP builds.
Reverted Changes:
I43557b667:raviole: remove redundant includes
I7a5981fae:blueport: remove redundant includes

Change-Id: I21c98ac4876c8cbab96b9d8af5967103cf6eb9ee
This commit is contained in:
Bill Yi 2021-03-17 05:53:25 +00:00
parent 42c682f3d0
commit c2e4a48eaf
2 changed files with 2 additions and 0 deletions

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-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,6 +19,7 @@ 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