configs: add missing input devices in audio policy configuration XML

Several input devices gone missing in audio_policy_configuration.xml,
so when AudioPolicyManager constructs, these devices will not be
loaded in available devices, which will cause error when trying to
get the device.

Add missing input devices in audio_policy_configuration.xml to fix.

Change-Id: I13e36982e2f32aa6d056deddd8a801d303e8f935
CRs-Fixed: 1063328
1 file changed