Snap for 8564071 from eecd299d4e9d29efb6d9c87a5fe7cfc67c0c4ab6 to mainline-wifi-release

Change-Id: I604ffdadfae6a3b89e4ffc7472ce560c3a7c2a3b
diff --git a/Android.bp b/Android.bp
index 5b9941a..e653f3f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -65,4 +65,9 @@
     ],
 
     sdk_version: "core_current",
+    // SLF4J is used by mockftpserver, both of them are used in tests only.
+    visibility: [
+        "//external/mockftpserver",
+        "//libcore",
+    ],
 }
diff --git a/METADATA b/METADATA
index 9b058bb..7ae255d 100644
--- a/METADATA
+++ b/METADATA
@@ -1,6 +1,6 @@
 third_party {
-  # would be NOTICE save for:
-  #   log4j-over-slf4j/compatibility/src/main/java/test/Log4j12Calls.java
-  #   log4j-over-slf4j/compatibility/src/main/java/test/Log4j13Calls.java
+  license_note: "would be NOTICE save for:\n"
+  "   log4j-over-slf4j/compatibility/src/main/java/test/Log4j12Calls.java\n"
+  "   log4j-over-slf4j/compatibility/src/main/java/test/Log4j13Calls.java"
   license_type: RESTRICTED
 }
diff --git a/OWNERS b/OWNERS
index 3176d4a..2d36574 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,4 +1,2 @@
-# This project was last update 4 years ago by ceki@qos.ch?
-# Please update this list if you find better candidates.
-jeffbailey@google.com
-rtenneti@google.com
+# Bug component: 24949
+include platform/libcore:/OWNERS