use SCHED_BATCH for Vanadium ninja build

This commit is contained in:
Daniel Micay 2023-03-29 19:35:20 -04:00
parent f5916d03c4
commit 008a7d2249

View File

@ -873,7 +873,7 @@ git checkout <var>VERSION</var></pre>
<p>Build the components:</p>
<pre>ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_apk trichrome_library_64_32_apk</pre>
<pre>chrt -b 0 ninja -C out/Default/ trichrome_webview_64_32_apk trichrome_chrome_64_32_apk trichrome_library_64_32_apk</pre>
<p>Sign the apks:</p>