Convert adb/Android.mk to Android.bp

1. Converted the Make file to a Soong one;
2. The LOCAL_JAVA_RESOURCE_FILES was handled by a java_genrule_host
module, see the bug below for more details.

Bug: 195563211
Test: compared the two jar files built by Make and Soong
Test: TreeHugger
Change-Id: I7276500e1bf5046b7215eb475d624554011b1463
2 files changed