commit | 8e3fef3d2c068bea156af970f2de1cdb358cf8e4 | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Fri Mar 16 15:52:15 2018 -0700 |
committer | Chong Zhang <chz@google.com> | Mon Mar 19 13:05:24 2018 -0700 |
tree | 69392c3e3e1fc36a4add73abcd2b54d161b18e11 | |
parent | 8e0b882cd6851c15ca16b805560833758e5d9a31 [diff] |
allow mediaprovider to use media extractor When extraction exif info, certain file formats may requires parsing the container. Allow mediaprovider to use extractor to do the parsing. bug: 73978990 Test: manually test the scenario in b/73978990 and verify the Exif is extracted correctly. Change-Id: I1cd46d793ebc9c38b816a3b63f361967e551d046