commit | 7fe47a64d2489b1db5597f0ec68d4c3ce77ad454 | [log] [tgz] |
---|---|---|
author | Manish Singh <psych@google.com> | Wed Dec 16 22:06:48 2020 +0000 |
committer | Zimuzo Ezeozue <zezeozue@google.com> | Thu Dec 17 16:51:13 2020 +0000 |
tree | c8029f478b490508baae9ea447e10ed8cdf78eb4 | |
parent | 852446ad481a3e69118e70ae59fecbc703a97774 [diff] |
Fix screenshot failure with transcoding We currently attempt to convert transcode fds to original fds inside the platform media players. This causes screenshot failures in ExifInterface. To mitigate, we only match published videos in DCIM/Camera. Bug: 173543930 Bug: 175831095 Test: atest FileUtilsTest#testConvertToModernFd Test: Manual, tested by both taking a screenshot and video transcoding. Change-Id: I4abba3d9d36e83c5a019b32793bd38fee81d5f75