commit | 7dbae043ffefe00b2309cf8ec1d34481a9947f7c | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Jan 25 21:53:38 2017 -0800 |
committer | Iliyan Malchev <malchev@google.com> | Thu Jan 26 18:17:36 2017 +0000 |
tree | 31844e066142c04cf4093284e3450c608fb2805b | |
parent | a85248b489c7e9da6400a6b72d64132d89b2d5c2 [diff] |
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 \