Camera 2.0 provides a new camera hardware interface in Android 4.2 that addresses limitations in the previous Camera API and enables new camera capabilities. It focuses on per-frame control of the camera, improved access to frame metadata, and support for features like burst mode photography and panoramic shots. The new interface involves changes to the Camera HAL, camera service, and framework to support a more stream-based and configurable camera pipeline.