Add Rhino 1.7.10 to third party

Content of README.google:

Name: Rhino
URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino
Version: 1.7.10
Revision: N/A
Date: N/A
License: Mozilla Public License Version 2.0

Description:
Rhino is an open-source implementation of JavaScript written entirely in Java.

Bug: 136633154
Change-Id: I2aacee0cfd48bc58ad858adf7c37de9f153263aa
diff --git a/build.gradle b/build.gradle
index e7ef85a..09f6368 100644
--- a/build.gradle
+++ b/build.gradle
@@ -309,6 +309,7 @@
                 "junit",
                 "jdwp-tests",
                 "jsr223-api-1.0",
+                "rhino-1.7.10",
                 "rhino-android-1.1.1",
                 "kotlin",
                 "kotlin-compiler-1.3.41",