... | ... | @@ -35,11 +35,8 @@ Geckoview is the core browser engine. It will be compiled for android and prepar |
|
|
|
|
|
clone a copy of [tor-browser](https://gitlab.torproject.org/tpo/applications/tor-browser) and check out the relevant branch (eg: tor-browser-128.5.0esr-14.5-1)
|
|
|
|
|
|
edit `local.properties to have the following changing the `sdk.dir` to be accurate and the mozconfig to reflect the arch you want to build geckoview for
|
|
|
Edit `tor-browser/local.properties to have the following changing the `sdk.dir` to be accurate and the mozconfig to reflect the arch you want to build geckoview for
|
|
|
|
|
|
```
|
|
|
|
|
|
Open `tor-browser/local.properties` and fill as follows
|
|
|
|
|
|
```
|
|
|
## This file must *NOT* be checked into Version Control Systems,
|
... | ... | |