Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620 am: 2e272fda0b am: fd33abfb4c

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14924335

Change-Id: I695c7adfefd05b7e2b4af5be5a80b6ddd9f3e710
This commit is contained in:
Daniel Mentz 2021-06-17 04:53:41 +00:00 committed by Automerger Merge Worker
commit ca408ec53a

View file

@ -18,9 +18,6 @@ TARGET_BOOTLOADER_BOARD_NAME := slider
TARGET_SCREEN_DENSITY := 560 TARGET_SCREEN_DENSITY := 560
USES_DEVICE_GOOGLE_RAVIOLE := true USES_DEVICE_GOOGLE_RAVIOLE := true
BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER += \
$(TARGET_KERNEL_DIR)/drv2624.ko \
BOARD_BOOTCONFIG += androidboot.selinux=permissive BOARD_BOOTCONFIG += androidboot.selinux=permissive
include device/google/gs101/BoardConfig-common.mk include device/google/gs101/BoardConfig-common.mk