Move media configs system->vendor.

These are about vendor specific things and their inclusion on
the system image meant that they weren't available when the
GSI was being used, causing this error:

06-19 17:33:41.972  2403  2403 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.camera2/com.android.camera.CameraActivity}: java.lang.IllegalArgumentException: Could not find supported video qualities.

Test: boot cf normally and use camera
Test: boot cf w/ GSI (aosp_x86-userdebug's system.img) and use camera
Bug: 110064661
Change-Id: I1f1255a46ee4ef2bf38a9357cf3084a899304f23
1 file changed