aboutsummaryrefslogtreecommitdiff
path: root/en/source/devices.html
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2017-11-13 23:58:47 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-11-13 23:58:47 +0000
commit6e006eba74d3c8259d3398f02b6efe13128e747a (patch)
tree21a24b7e87037c9d9364de151db069551e798d8a /en/source/devices.html
parentd4c2a3ebb5cd378e669f5c4db58f2c0ebffc7d43 (diff)
parent9a4762534c1ef21cc1d166716eca1a3dc4c770e1 (diff)
downloadsource.android.com-6e006eba74d3c8259d3398f02b6efe13128e747a.tar.gz
Merge "Docs: Changes to source.android.com"
am: 9a4762534c Change-Id: Iddef54c93c54b6d060d15428c93a6a67f54bdf93
Diffstat (limited to 'en/source/devices.html')
-rw-r--r--en/source/devices.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/en/source/devices.html b/en/source/devices.html
index 8ab40de2..a6fe0849 100644
--- a/en/source/devices.html
+++ b/en/source/devices.html
@@ -345,6 +345,12 @@ repo init -u https://android.googlesource.com/platform/manifest -b master &amp;
<code class="devsite-terminal">adb shell stm32_flash -u -d /dev/ttyAMA2 -e 0xffff -w /data/local/tmp/full.bin</code>
</pre>
</li>
+<li>To build userspace HAL:
+<pre class="devsite-click-to-copy">
+<code class="devsite-terminal">make TARGET_SENSOR_MEZZANINE=neonkey -j24</code>
+<code class="devsite-terminal">fastboot flashall</code>
+</pre>
+</li>
</ol>
</body>