Snap for 8005954 from 373b1ceccea5e41f61f492852762203bb12b69bd to sdk-release

Change-Id: Idb1695e6d18c6f7e6d99fa9f88d2fdb2a26f148e
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/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