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
This commit is contained in:
parent
a85248b489
commit
7dbae043ff
|
@ -69,6 +69,7 @@ PRODUCT_PACKAGES += \
|
|||
lmkd \
|
||||
logcat \
|
||||
logwrapper \
|
||||
lshal \
|
||||
mkshrc \
|
||||
reboot \
|
||||
recovery \
|
||||
|
|
Loading…
Reference in New Issue