Merge 94ae28b4b6da1e8508c17cc1ccd9970d38ae20bf on remote branch

Change-Id: I687e2336f26bd2c43079e91a448354c73703e7c0
diff --git a/Android.bp b/Android.bp
index 651797b..c728f22 100644
--- a/Android.bp
+++ b/Android.bp
@@ -12,6 +12,10 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+package {
+    default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
 cc_library_static {
     name: "libgtest_isolated",
     host_supported: true,