Increase Passthrough Camera API frame rate to 60 fps to enable
smoother video capture. Fix frame delivery to ensure consistent 30 fps when
requested (previously only 24 “real” fps with some automatically repeating
frames were received).
Expand supported Passthrough Camera API resolutions to include 1280x1280, 640x360, 720x480,
720x576, 1024x576, 1280x720, 1280x1080 to provide greater flexibility for
image processing.
Update permission structure to allow android.permission.CAMERA to grant
access to Passthrough Camera API cameras, simplifying integration for standard Android apps.