OSDN Git Service

Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n
authorDan Willemsen <dwillemsen@google.com>
Mon, 12 Sep 2016 21:33:43 +0000 (14:33 -0700)
committerDan Willemsen <dwillemsen@google.com>
Mon, 12 Sep 2016 21:33:51 +0000 (14:33 -0700)
commiteeb436f36a2d58be927b4f0f09f9d9078db6c1c2
tree8072b440f4b9504c4b56b69c6a9054dc53d51c1c
parent47b451546d1a5c0fbb5e3816373395762a736515
Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n

These modules can be named the same between the target and host
libraries, which simplifies references to them, particularly in
Soong.

To prevent accidentally loading the system copy of the library,
we still rename the installed name to be libicu*-host.so. But
modules do not need to know that in order to build against them.

Change-Id: Iede535d884a4b230ac511bae0d1687133f5801fe
build/Android.gtest.mk