Revert "Add <uses-library> information."

This reverts commit 05cdde8f15213191603c4af40208412efa3e2449.

Reason for revert: b/175286760

Change-Id: I1c4b85dffecb3758691bd46649bd51bcefb29487
diff --git a/Android.bp b/Android.bp
index 0b0d4e6..ca9a173 100644
--- a/Android.bp
+++ b/Android.bp
@@ -40,7 +40,5 @@
 
     libs: ["org.apache.http.legacy"],
 
-    optional_uses_libs: ["com.google.android.media.effects"],
-
     jarjar_rules: "jarjar-rules.txt",
 }