Add ld.mc as a requirement for core_tiny.mk as well.

Bug: 24171451

I missed this when I initially added ld.mc as a requirement for
core_minimal.mk. This is required for RenderScript linking on the
device.

Change-Id: Ie3ffa2454214f886c38387f45b34df2dcbebd6e6
This commit is contained in:
Stephen Hines 2015-09-22 12:49:39 -07:00
parent 30b326206b
commit 446ae75fb7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ PRODUCT_PACKAGES += \
iptables \
keystore \
keystore.default \
ld.mc \
libOpenMAXAL \
libOpenSLES \
libdownmix \