Loading BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml # Kernel BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2 androidboot.init_fatal_reboot_target=recovery BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2 androidboot.init_fatal_reboot_target=recovery androidboot.selinux=permissive BOARD_KERNEL_BASE := 0x40000000 BOARD_KERNEL_TAGS_OFFSET := 0x07880000 BOARD_KERNEL_OFFSET := 0x00080000 Loading Loading
BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml # Kernel BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2 androidboot.init_fatal_reboot_target=recovery BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2 androidboot.init_fatal_reboot_target=recovery androidboot.selinux=permissive BOARD_KERNEL_BASE := 0x40000000 BOARD_KERNEL_TAGS_OFFSET := 0x07880000 BOARD_KERNEL_OFFSET := 0x00080000 Loading