diff options
| author | tjado mäcke <tjado@maecke.de> | 2022-09-28 21:20:40 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-28 15:25:39 -0400 |
| commit | cfd811dc4a0922f0d7196c146419b35eb5e7ad89 (patch) | |
| tree | dfcd62b5a09fe4d304516019345502f47b1ba935 /static | |
| parent | e5d426f021c5056b89e920068577aa4bd584dc82 (diff) | |
Add kernel folder info for redbull
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index a7899b5a..8645cf40 100644 --- a/static/build.html +++ b/static/build.html @@ -436,7 +436,8 @@ repo sync -j16</pre> <pre>BUILD_CONFIG=private/msm-google/build.config.redbull.vintf build/build.sh</pre> <p>Replace the files in the OS source tree at - <code>device/google/redbull-kernel/</code> with your build in + <code>device/google/redbull-kernel/</code> (userdebug/eng) and + <code>device/google/redbull-kernel/vintf/</code> (user) with your build in <code>out/android-msm-pixel-4.19/dist/</code>.</p> </section> |
