commit | a77c8dff43641711f54c4f371292c341bebe3463 | [log] [tgz] |
---|---|---|
author | Chih-Yu Huang <akahuang@google.com> | Fri Dec 11 13:17:45 2020 +0900 |
committer | Chih-yu Huang <akahuang@google.com> | Fri Dec 11 09:12:50 2020 +0000 |
tree | 0244310d634bfe3e983fe76042c9a8fe5bfb7bc6 | |
parent | 55afae1f517023f9398e11f73dd21369c21bafa5 [diff] |
MediaMetadataRetriever: Fix null pointer exception This CL fixes a null pointer exception by adding a null check. Bug: 170357507 Test: run android.media.cts.ThumbnailUtilsTest and no crash Change-Id: I60645e4382700993ff7e1bc992b970d89b5b600e (cherry picked from commit fc24bd264ef1f599efa834fc120bc6d1ed304af3)