Răsfoiți Sursa

Enable extra languages and Treble settings

Added support for extra languages and Treble configuration.
Rafael Alvarado Navarro 1 an în urmă
părinte
comite
0ac0fbda80
1 a modificat fișierele cu 9 adăugiri și 1 ștergeri
  1. 9 1
      BoardConfig.mk

+ 9 - 1
BoardConfig.mk

@@ -179,7 +179,6 @@ TW_INCLUDE_NTFS_3G := true
 TW_NO_HAPTICS := true
 TW_USE_NEW_MINADBD := true
 TW_INPUT_BLACKLIST := "hbtp_vm"
-TW_EXCLUDE_DEFAULT_USB_INIT := true
 TW_USE_TOOLBOX := true
 TARGET_USES_MKE2FS := true
 TW_NO_LEGACY_PROPS := true
@@ -197,6 +196,7 @@ TW_INCLUDE_NTFS_3G := true
 TW_INCLUDE_LIBRESETPROP := true
 TW_EXCLUDE_DEFAULT_USB_INIT := true
 TW_USB_STORAGE := true
+TW_EXTRA_LANGUAGES := true
 
 # Download mode
 TW_NO_REBOOT_BOOTLOADER := true
@@ -211,5 +211,13 @@ TARGET_USES_LOGD := true
 TW_INCLUDE_LPDUMP := true
 TW_INCLUDE_LPTOOLS := true
 
+
+# Treble
+PRODUCT_ENFORCE_VINTF_MANIFEST := true
+PRODUCT_FULL_TREBLE := true
+
 # Statusbar icons flags
 TW_STATUS_ICONS_ALIGN := center
+TW_CUSTOM_CPU_POS := 580
+TW_CUSTOM_CLOCK_POS := 50
+TW_CUSTOM_BATTERY_POS := 800