Update Custom-OpenGApps.md

This commit is contained in:
Howard Wu 2022-09-03 12:00:59 +08:00 committed by GitHub
parent e0338679f8
commit 8c237f1e42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
1. Build WSA without gapps to let the script download needed files
`./build --gapps-brand none`
`./build.sh --gapps-brand none`
1. Place custom OpenGApps to `download` folder and rename to `OpenGApps-{arch}-{variant}.zip` (e.g. `OpenGApps-x64-pico.zip`)
1. Build WSA offline
`./build --offline --gapps-variant {variant}`
`./build.sh --offline --gapps-variant {variant}`