OSDN Git Service

Add ld.mc as a requirement for core_tiny.mk as well.
authorStephen Hines <srhines@google.com>
Tue, 22 Sep 2015 19:49:39 +0000 (12:49 -0700)
committerStephen Hines <srhines@google.com>
Tue, 22 Sep 2015 19:54:54 +0000 (12:54 -0700)
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 446ae75fb7a596f86e40f700b82bf6199f9be22b)

target/product/core_tiny.mk

index 0a92275..2be0507 100644 (file)
@@ -57,6 +57,7 @@ PRODUCT_PACKAGES += \
     gatekeeperd \
     keystore \
     keystore.default \
+    ld.mc \
     libOpenMAXAL \
     libOpenSLES \
     libdownmix \