Add lshal to embedded.mk.

Test: make -j64 and flash the device and
ensure that lshal is available on the device.

Bug: 34712252
Change-Id: If61047afb27f9da9f8825ce18e2dfc0b3dec10e2
diff --git a/target/product/embedded.mk b/target/product/embedded.mk
index 9585eb0..2297dd5 100644
--- a/target/product/embedded.mk
+++ b/target/product/embedded.mk
@@ -69,6 +69,7 @@
     lmkd \
     logcat \
     logwrapper \
+    lshal \
     mkshrc \
     reboot \
     recovery \