Integrate magisk bt default

This commit is contained in:
LoveSy
2021-11-11 08:48:49 +08:00
committed by GitHub
parent 2638c34288
commit a81774841a

View File

@@ -153,7 +153,7 @@ jobs:
sudo mount -o loop ${{ matrix.arch }}/product.img system/product
sudo mount -o loop ${{ matrix.arch }}/system_ext.img system/system_ext
- name: Integrate Magisk
if: ${{ github.event.inputs.root_sol == 'magisk' }}
if: ${{ github.event.inputs.root_sol == 'magisk' || github.event.inputs.root_sol == '' }}
run: |
sudo mkdir system/sbin
sudo chcon --reference system/init.environ.rc system/sbin