Fixes to the android build for recent changes.

Change-Id: I131bfd826c52aef4707929e4608065245d43592d
diff --git a/Android.bp b/Android.bp
index 3e26900..07de74b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -29,9 +29,11 @@
         "src/keymaster_tests.cc",
         "src/nugget_core_tests.cc",
         "src/runtests.cc",
+        "src/test-data/test-keys/rsa.cc",
         "src/util.cc",
         "src/weaver_tests.cc",
     ],
+    include_dirs: ["."],
     header_libs: [
         "nos_headers",
     ],