Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dab8ea474c |
@@ -43,6 +43,7 @@ BOARD_VENDOR_RAMDISK_RECOVERY_KERNEL_MODULES_LOAD := $(BOOT_KERNEL_MODULES)
|
||||
BOARD_DTBOIMG_PARTITION_SIZE := 25165824
|
||||
|
||||
# Properties
|
||||
TARGET_PRODUCT_PROP += $(DEVICE_PATH)/product.prop
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
# Recovery
|
||||
|
||||
2
product.prop
Normal file
2
product.prop
Normal file
@@ -0,0 +1,2 @@
|
||||
# eBPF
|
||||
ro.bpf.kver_override=5.4.299
|
||||
Reference in New Issue
Block a user