Camera: Add back test for ACTION_NEW_PICTURE and ACTION_NEW_VIDEO
Since support for ACTION_NEW_PICTURE and ACTION_NEW_VIDEO were added
back in Android O, re-introduce test for them based on Camera CDD
requirement 7.5.4/C-0-9,C-0-10:
[C-0-9] MUST broadcast the Camera.ACTION_NEW_PICTURE intent whenever
a new picture is taken by the camera and the entry of the picture has
been added to the media store.
[C-0-10] MUST broadcast the Camera.ACTION_NEW_VIDEO intent whenever
a new video is recorded by the camera and the entry of the picture has
been added to the media store.
Test: CameraIntents CtsVerifier test on Pixel 2
Bug: 126747435
Change-Id: I74e909bc6032961919d1f86f0bb81a7c1ff6a92a
2 files changed