Temporary workaround to prevent automated jarjar renaming.

The build system adds in resources from LOCAL_JAVA_RESOURCE_DIRS
*after* the source has been jar-jared. This means jarjar will rename
references to what it thinks are resources but cannot rename the
resources themselves.

bug: 18837479

Change-Id: I2b6ef8e705c6db832ebec047f751cc51e100b1c0
1 file changed