Create a separate directory for the resources we're using.

This becomes necessary because :
- LOCAL_JAVA_RESOURCE_DIRS will end up including tons of unnecessary
  crap.
- LOCAL_JAVA_RESOURCE_FILES won't work properly due to limitations in
  the Jar tool.

Change-Id: Id0d347858d2a4d717660dad48d0ab198a078fb3c
293 files changed