gs101: don't load uwb module at boot am: 2207cb4b9f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14243471 Change-Id: I31018a7f6d9a82f3fdc6975efdcff414f63f5537
This commit is contained in:
commit
53971307bd
1 changed files with 2 additions and 1 deletions
|
@ -387,7 +387,8 @@ BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER += \
|
|||
$(TARGET_KERNEL_DIR)/stmvl53l1.ko \
|
||||
$(TARGET_KERNEL_DIR)/ftm5.ko \
|
||||
$(TARGET_KERNEL_DIR)/haptics-cs40l2x.ko \
|
||||
$(TARGET_KERNEL_DIR)/sec_touch.ko
|
||||
$(TARGET_KERNEL_DIR)/sec_touch.ko \
|
||||
$(TARGET_KERNEL_DIR)/dw3000.ko
|
||||
|
||||
BOARD_VENDOR_RAMDISK_KERNEL_MODULES += \
|
||||
$(filter-out $(BOARD_VENDOR_RAMDISK_KERNEL_MODULES_FILTER), $(foreach module, $(notdir \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue