We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52eace6 commit 470cce4Copy full SHA for 470cce4
BoardConfig.mk
@@ -30,6 +30,7 @@ CWM_EMMC_RECOVERY_DEVICE_NAME := /dev/recovery
30
CWM_EMMC_RECOVERY_DEVICE_SIZE := 0x00600000
31
CWM_EMMC_UBOOT_DEVICE_NAME := /dev/uboot
32
CWM_EMMC_UBOOT_DEVICE_SIZE := 0x00060000
33
+TARGET_USE_CUSTOM_LUN_FILE_PATH := /sys/devices/platform/mt_usb/gadget/lun%d/file
34
35
# Partition sizes
36
BOARD_BOOTIMAGE_PARTITION_SIZE := 0x00600000
0 commit comments