Pārlūkot izejas kodu

Update build.yml

fixed format for 938B kpm securities
jimsterino98 5 mēneši atpakaļ
vecāks
revīzija
3c15bb0561
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      .github/workflows/build.yml

+ 2 - 2
.github/workflows/build.yml

@@ -230,13 +230,13 @@ jobs:
           cat >> "$COMMON/arch/arm64/configs/gki_sec_defconfig" << 'EOF'
           #disable KPM securities
           # CONFIG_KDP_NS is not set
-          # CONFIG_KDP is not set
+          #CONFIG_KDP is not set
           # CONFIG_KDP_CRED is not set
           # CONFIG_TIMA is not set
           # CONFIG_TZDEV is not set
           # CONFIG_SEC_RESTRICT_ROOTING is not set
           # CONFIG_KNOX_KAP is not set
-          # CONFIG_KNOX_NCM is not set
+          #CONFIG_KNOX_NCM is not set
           # CONFIG_SEC_KUNIT is not set
           # CONFIG_INTEGRITY is not set
           # CONFIG_IMA is not set