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
(cherry picked from commit 446ae75fb7)
This commit is contained in:
Stephen Hines
2015-09-22 12:49:39 -07:00
parent d3d0347be0
commit 5e70468657

View File

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