Removed vectorDrawables.useSupportLibrary = true
Summary
With vectorDrawables.useSupportLibrary = true png images are no longer auto generated for use with API's < 21
Test Plan
Apply patch and verify that notification using vector drawables (e.g. MprisPlugin) do not crash the activity