... | ... | @@ -51,7 +51,11 @@ Make sure that the variables defined are all valid for your setup, and that PATH |
|
|
|
|
|
Then `source android-env.sh` to include
|
|
|
|
|
|
You may have to run `./mach bootstrap` the first time to get some deps, and select "3", installing deps as recommended. This will also populate some ~/.mozbuild files and downloads. DO NOT let it setup your git, it can just as easily accidentally break it, so select 'n'. Likewise it's probably best to select 'n' when asked about submitting code to Mozilla. We currently maintain our own configs so also select 'n' for overwriting mozconfigs.
|
|
|
<details>
|
|
|
<summary>You may want to run `./mach bootstrap` the first time to get some deps</summary>
|
|
|
|
|
|
Select "3", installing deps as recommended. This will also populate some ~/.mozbuild files and downloads. DO NOT let it setup your git, it can just as easily accidentally break it, so select 'n'. Likewise it's probably best to select 'n' when asked about submitting code to Mozilla. We currently maintain our own configs so also select 'n' for overwriting mozconfigs.
|
|
|
</details>
|
|
|
|
|
|
To build:
|
|
|
|
... | ... | |