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
Test: m out/soong/.intermediates/packages/apps/LegacyCamera/LegacyCamera/android_common/manifest_check/AndroidManifest.xml
Change-Id: I6ab69900592c00a16426223e8f0baaf6eb41e033
1 file changed