diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 09:50:37 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-27 09:50:37 -0400 |
| commit | 3bb1dcc8dceab18052e54280334faa16990d8d87 (patch) | |
| tree | 79dd0c9e461309153746dd1e68c13b79ef8d21bf /static/build.html | |
| parent | 6193cf34e21eeaf650e374593e0e411457f5b9dc (diff) | |
remove references to marlin / sailfish
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index b30ee21d..5014cacb 100644 --- a/static/build.html +++ b/static/build.html @@ -172,7 +172,7 @@ git am ../chromium_patches/*.patch</pre> <p>Select the desired build target (<code>aosp_crosshatch</code> is the Pixel 3 XL): - <pre>choosecombo release aosp_marlin user</pre> + <pre>choosecombo release aosp_crosshatch user</pre> <p>For a development build, you may want to replace <code>user</code> with <code>userdebug</code> in order to have better debugging support. Production builds |
