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
Loading
Please sign in to comment