Add <uses-library> information.

The optional <uses-library> "com.google.android.media.effects" must be
added explicitly to `optional_uses_libs`, because Soong cannot add it
automatically to the manifest_fixer (it is not an SDK library dependency
and it is optional).

Bug: 132357300
Test: lunch cf_x86_phone-userdebug && m
Change-Id: Ia4ff8aa8f89818cd818d555a3c11d8d292195d6b
1 file changed