Add dependency to libclcore*.bc and compiler-rt
Bug: http://b/28866258
Modules libclcore*.bc and libcompiler-rt.so end up on the system image
as required dependencies for libbcc.so. Since, 32-bit libbcc.so is no
longer a required module for the system image, mark these libraries as
required dependencies for libRS.
Test: - Build all topics in this CL
- RsTest (including the 32-bit ABI) and CTS tests pass on x86 and
x86_64 emulators and Angler.
Change-Id: Id98e991d6fd2da0e0fe2aded80db767a7739470e
1 file changed