Explorar o código

PL2: Drop non-required/non-supported flags

*Q branch has issues with crypto
theimpulson %!s(int64=6) %!d(string=hai) anos
pai
achega
1c21eb6e63
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      BoardConfig.mk

+ 1 - 3
BoardConfig.mk

@@ -66,8 +66,6 @@ PLATFORM_SECURITY_PATCH := 2025-12-31
 
 # Partitions
 BOARD_BOOTIMAGE_PARTITION_SIZE := 67108864
-BOARD_SYSTEMIMAGE_PARTITION_SIZE := 3036676096
-BOARD_USERDATAIMAGE_PARTITION_SIZE := 21474820096
 BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
 BOARD_FLASH_BLOCK_SIZE := 131072 # (BOARD_KERNEL_PAGESIZE * 64)
 
@@ -85,7 +83,7 @@ TW_BRIGHTNESS_PATH := "/sys/class/leds/lcd-backlight/brightness"
 TW_MAX_BRIGHTNESS := 100
 TW_DEFAULT_BRIGHTNESS := "30"
 TW_EXTRA_LANGUAGES := true
-TW_INCLUDE_CRYPTO := true
+#TW_INCLUDE_CRYPTO := true
 TW_INCLUDE_NTFS_3G := true
 TW_INPUT_BLACKLIST := "hbtp_vm"
 TW_SCREEN_BLANK_ON_BOOT := true