* Drop Raspberry from model as some hardware information applications
display it after the manufacturer/brand and we'll end up with duplicate
Raspberry in the device name.
* PRODUCT_RELEASE_NAME is long gone.
* AVRCP target should be enabled with A2DP source and
AVRCP controller should be enabled with A2DP sink.
This reverts commit cf4022a69486612ba3f892d086800f2ed4461b53.
* EVS camera HAL supports UVC USB webcams. CSI camera modules are not
supported with EVS. CSI camera modules need to be disconnected when using
EVS so that UVC USB webcam will populate the first video device
(/dev/video0).
* Enable default Android camera service so regular camera apps can be used
as well (CSI camera modules & UVC USB webcams).
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/23