OSDN Git Service

Remove the unnecessary rs_compatibility_jni_libs install rules.
authorYing Wang <wangying@google.com>
Fri, 25 Sep 2015 23:06:48 +0000 (16:06 -0700)
committerYing Wang <wangying@google.com>
Fri, 25 Sep 2015 23:14:57 +0000 (16:14 -0700)
commitac30b88dc41e7c54866e6f3101e48bc404f29843
treeb3adef42513fb0bfe788657d34377805e835f2fa
parent92facb1fed26492746aca267df51b6082286521c
Remove the unnecessary rs_compatibility_jni_libs install rules.

We only build rs_compatibility_jni_libs for unbundled build or when
FORCE_BUILD_RS_COMPAT is set. We don't need to install the
rs_compatibility_jni_libs to system.img in either case.

It's bad idea to install them to system.img, because when two modules
have .rs files with the same name, their installed files conflict.

Change-Id: I7524a301c59396db464f28b17b8f8bf1f15523ca
core/clear_vars.mk
core/java.mk