kernel-samsung.yml 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. name: Kernel Config - Samsung
  2. permissions:
  3. contents: write # Allow writing to repository contents
  4. actions: write # Allows triggering actions
  5. on:
  6. workflow_call:
  7. inputs:
  8. susfs:
  9. required: true
  10. type: string
  11. bbg:
  12. required: true
  13. type: string
  14. unicodefix:
  15. required: true
  16. type: string
  17. zeromount:
  18. required: true
  19. type: string
  20. nomount:
  21. required: true
  22. type: string
  23. ksun:
  24. required: true
  25. type: string
  26. droidspace:
  27. required: true
  28. type: string
  29. ntsync:
  30. required: true
  31. type: string
  32. bbrv3:
  33. required: true
  34. type: string
  35. cache:
  36. required: true
  37. type: string
  38. ipv6_nat:
  39. required: true
  40. type: string
  41. optimization:
  42. required: true
  43. type: string
  44. ttl:
  45. required: true
  46. type: string
  47. lto:
  48. required: true
  49. type: string
  50. kpm:
  51. required: true
  52. type: string
  53. jobs:
  54. build-kernels-a12:
  55. name: "Samsung-${{ matrix.branch }}-${{ matrix.kernel_version }}-${{ matrix.android_version }}"
  56. strategy:
  57. fail-fast: false
  58. matrix:
  59. include:
  60. - branch: "SM-S938B-Oneui8.5"
  61. build_type: "Bazel"
  62. - branch: "SM-S938B-Oneui7"
  63. build_type: "Bazel"
  64. - branch: "SM-S931B-Oneui8.5"
  65. build_type: "Bazel"
  66. - branch: "SM-S931B-Oneui8"
  67. build_type: "Bazel"
  68. - branch: "SM-A055M-Oneui7"
  69. build_type: "Bazel"
  70. - branch: "SM-A055F-Oneui7"
  71. build_type: "Bazel"
  72. - branch: "SM-S928B-Oneui8.5"
  73. build_type: "Bazel"
  74. - branch: "SM-S928B-Oneui8-bit4"
  75. build_type: "Bazel"
  76. - branch: "SM-S928B-Oneui8-bit5"
  77. build_type: "Bazel"
  78. - branch: "SM-S928B-Oneui7"
  79. build_type: "Bazel"
  80. - branch: "SM-S928B-Oneui6.1"
  81. build_type: "Bazel"
  82. - branch: "SM-A556B-Oneui7-bitA"
  83. build_type: "Bazel"
  84. - branch: "SM-A556E-Oneui7-bitA"
  85. build_type: "Bazel"
  86. - branch: "SM-S926B-Oneui8.5"
  87. build_type: "Bazel"
  88. - branch: "SM-S926B-Oneui8"
  89. build_type: "Bazel"
  90. - branch: "SM-S926B-Oneui7-bit7"
  91. build_type: "Bazel"
  92. - branch: "SM-S926B-Oneui7-bit8"
  93. build_type: "Bazel"
  94. - branch: "SM-S926B-Oneui7-bit9"
  95. build_type: "Bazel"
  96. - branch: "SM-X926B-Oneui6.1"
  97. build_type: "Bazel"
  98. - branch: "SM-F741B-Oneui8"
  99. build_type: "Bazel"
  100. - branch: "SM-F731B-Oneui6"
  101. build_type: "Bazel"
  102. - branch: "SM-F731B-Oneui7"
  103. build_type: "Bazel"
  104. - branch: "SM-F731B-Oneui8"
  105. build_type: "Bazel"
  106. - branch: "SM-F731B-Oneui8.5"
  107. build_type: "Bazel"
  108. - branch: "SM-A546B-Oneui7"
  109. build_type: "make"
  110. - branch: "SM-A546B-Oneui8"
  111. build_type: "make"
  112. - branch: "SM-A546B-Oneui6.0"
  113. build_type: "make"
  114. - branch: "SM-A546E-Oneui7"
  115. build_type: "make"
  116. - branch: "SM-A546E-Oneui8"
  117. build_type: "make"
  118. - branch: "SM-A166B-Oneui7"
  119. build_type: "make"
  120. - branch: "SM-A057M-Oneui7"
  121. build_type: "Bazel"
  122. - branch: "SM-X710-Oneui6.1.1"
  123. build_type: "Bazel"
  124. - branch: "SM-X916B"
  125. build_type: "Bazel"
  126. - branch: "SM-F946N-Oneui7"
  127. build_type: "Bazel"
  128. - branch: "SM-F946B-Oneui8"
  129. build_type: "Bazel"
  130. - branch: "SM-S916B-Oneui8"
  131. build_type: "Bazel"
  132. - branch: "SM-S918B-Oneui8"
  133. build_type: "Bazel"
  134. - branch: "SM-S918B-Oneui8.5"
  135. build_type: "Bazel"
  136. - branch: "SM-S9180-Oneui6.1"
  137. build_type: "Bazel"
  138. - branch: "SM-S918B-Oneui7"
  139. build_type: "Bazel"
  140. - branch: "SM-M146B-Oneui7-ADYJ2"
  141. build_type: "make"
  142. - branch: "SM-S911B-Oneui8.5"
  143. build_type: "Bazel"
  144. - branch: "SM-S911B-Oneui8-bit8"
  145. build_type: "Bazel"
  146. - branch: "SM-S911B-Oneui8"
  147. build_type: "Bazel"
  148. - branch: "SM-S911B-Oneui7"
  149. build_type: "Bazel"
  150. - branch: "SM-S911B-Oneui6.1-bit7"
  151. build_type: "Bazel"
  152. - branch: "SM-S911B-Oneui6.1-bit8"
  153. build_type: "Bazel"
  154. - branch: "SM-X610-Oneui6.1.1-bit7"
  155. build_type: "make"
  156. - branch: "SM-X800-Oneui8"
  157. build_type: "make"
  158. - branch: "SM-S908E-Oneui8"
  159. build_type: "make"
  160. - branch: "SM-S901E-Oneui8"
  161. build_type: "make"
  162. - branch: "SM-M556B-Oneui8"
  163. build_type: "make"
  164. - branch: "SM-S908B-Oneui8-bitK"
  165. build_type: "make"
  166. - branch: "SM-A075M-Oneui7"
  167. build_type: "make"
  168. - branch: "SM-S906E-Oneui8"
  169. build_type: "make"
  170. - branch: "SM-X610-Oneui7"
  171. build_type: "make"
  172. - branch: "SM-A356E-Oneui8"
  173. build_type: "make"
  174. - branch: "SM-A356E-Oneui8.5"
  175. build_type: "make"
  176. - branch: "SM-S711B-Oneui8.5"
  177. build_type: "make"
  178. uses: ./.github/workflows/build.yml
  179. secrets: inherit
  180. with:
  181. branch: ${{ matrix.branch }}
  182. build_type: ${{ matrix.build_type }}
  183. susfs: ${{ inputs.susfs }}
  184. bbg: ${{ inputs.bbg }}
  185. unicodefix: ${{ inputs.unicodefix }}
  186. zeromount: ${{ inputs.zeromount }}
  187. nomount: ${{ inputs.nomount }}
  188. ksun: ${{ inputs.ksun }}
  189. droidspace: ${{ inputs.droidspace }}
  190. ntsync: ${{ inputs.ntsync }}
  191. bbrv3: ${{ inputs.bbrv3 }}
  192. cache: ${{ inputs.cache }}
  193. ipv6_nat: ${{ inputs.ipv6_nat }}
  194. optimization: ${{ inputs.optimization }}
  195. ttl: ${{ inputs.ttl }}
  196. lto: ${{ inputs.lto }}
  197. kpm: ${{ inputs.kpm }}