No GooglePackageInstaller

This commit is contained in:
LoveSy 2021-10-27 01:04:32 +08:00
parent c7953b52bb
commit e4b6fbbafa

View File

@ -208,7 +208,7 @@ jobs:
if: ${{ github.event.inputs.gapps_variant != 'none' && github.event.inputs.gapps_variant != '' }}
run: |
mkdir gapps/tmp
cat gapps/{Core,GApps}/*.lz | tar --lzip -C gapps/tmp -xvf - -i --strip-components=2 --exclude='setupwizardtablet-x86_64'
cat gapps/{Core,GApps}/*.lz | tar --lzip -C gapps/tmp -xvf - -i --strip-components=2 --exclude='setupwizardtablet-x86_64' --exclude='packageinstallergoogle-all'
sudo cp -r gapps/tmp/{app,etc,framework,priv-app} system/system
sudo cp -r gapps/tmp/product/* system/product/