commit | 253ffaadb0b0ca3da91fb28c7b28804c832562e8 | [log] [tgz] |
---|---|---|
author | Suresh Koleti <skoleti@codeaurora.org> | Wed Oct 28 18:26:27 2020 +0530 |
committer | Suresh Koleti <skoleti@codeaurora.org> | Thu Oct 29 17:20:19 2020 +0530 |
tree | aa6263b24f0b3652b795bf824df623a3388b7ec5 | |
parent | f726fed2aa1e5b430c5071e733c725087f9919bc [diff] |
IMS: Refactor static image due to scoped storage. - Due to scoped storage restriction unable to get the file path from the selected image uri due to which static image feature is not working. - Use FileProvider to read the file from uri. Change-Id: I26cb32dea6f8b2780b9adc4c29a608a1ba0d9fd1 CRs-Fixed: 2491294