Parcourir la source

cap_sprout: added maintainer's name

Signed-off-by: Carlo Dee <carlodee.official@proton.me>
Carlo Dee il y a 2 ans
Parent
commit
7e9ede3914
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      BoardConfig.mk

+ 3 - 0
BoardConfig.mk

@@ -120,6 +120,9 @@ TW_USE_TOOLBOX := true
 TW_INCLUDE_REPACKTOOLS := true
 TW_NO_FLASH_CURRENT_TWRP := true # For A/B devices that has dedicated recovery, removing that option in Advance.
 
+# Maintainer/Version
+TW_DEVICE_VERSION := Crypton
+
 # Debugging Configs
 TWRP_INCLUDE_LOGCAT := true
 TARGET_USES_LOGD := true