Remove stale comment

Change-Id: I14179fa816f619d5e1a6932629559b869d0d21f8
Merged-In: I14179fa816f619d5e1a6932629559b869d0d21f8
Test: N/A
(cherry picked from commit a1595870049e87233283892c17de18f287b6bc01)
diff --git a/Android.bp b/Android.bp
index e6efe3e..d3ed292 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,8 +14,6 @@
 // limitations under the License.
 //
 
-// Exposes ExoPlayer classes required for implementing the MediaParser API.
-
 // README: Before expanding the visiblity of any of the targets in this file,
 // please add a test that covers the new dependencies in the TEST_MAPPING file
 // of this directory. We cannot guarantee that ExoPlayer dependents will not be