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:
@@ -57,6 +57,7 @@ PRODUCT_PACKAGES += \
|
|||||||
gatekeeperd \
|
gatekeeperd \
|
||||||
keystore \
|
keystore \
|
||||||
keystore.default \
|
keystore.default \
|
||||||
|
ld.mc \
|
||||||
libOpenMAXAL \
|
libOpenMAXAL \
|
||||||
libOpenSLES \
|
libOpenSLES \
|
||||||
libdownmix \
|
libdownmix \
|
||||||
|
Reference in New Issue
Block a user