Remove BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER variable am: dc0864b620

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

Change-Id: I205e1689c373ff6cf5ebe9d898f7edbd804fdbb8
This commit is contained in:
Daniel Mentz 2021-06-17 04:24:08 +00:00 committed by Automerger Merge Worker
commit 3afb8acbe5

View file

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