瀏覽代碼

cap_sprout: added maintainer's name

Signed-off-by: Carlo Dee <carlodee.official@proton.me>
Carlo Dee 2 年之前
父節點
當前提交
7e9ede3914
共有 1 個文件被更改,包括 3 次插入0 次删除
  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