Skip to content

Commit

Permalink
feat: add lxc support
Browse files Browse the repository at this point in the history
  • Loading branch information
DataEraserC committed Dec 21, 2024
1 parent 46bffd9 commit ad31503
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
kernel-url: https://github.com/AndroidAppsUsedByMyself/android_kernel_motorola_sm8250
kernel-branch: lineage-22.0
config: lineageos_pstar_stock_defconfig
extra-cmd: LOCALVERSION=-kernelsu
extra-cmd: LOCALVERSION=-kernelsu-lxc
arch: arm64
aosp-gcc: true
aosp-clang: true
Expand All @@ -40,6 +40,8 @@ jobs:
ksu-version: next
ksu: true
ksu-lkm: true
lxc: true
lxc-patch: true
android-version: 12
aosp-clang-version: r416183b1
disable-lto: true
Expand Down

0 comments on commit ad31503

Please # to comment.