diff options
| -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> |
