summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPiotr Mikolajczyk <piotr.mikolajczyk@qt.io>2020-11-30 12:27:26 +0100
committerPiotr Mikolajczyk <piotr.mikolajczyk@qt.io>2020-12-07 14:35:06 +0100
commit7b2ebe5fa61854e55c9eed9bccb049809ac12847 (patch)
treeeeab7b303d8b36ab8f565793d131bc48df593abb /tests
parent5e548d35928f1efdeae54b6f93144d26eeebaee2 (diff)
Android: Kill calls to deprecated func in API 29
Since API 29 functions: - getExternalStoragePublicDirectory - getExternalStorageDirectory are deprecated and no longer return directly accessible path. This patch replaces calls to those with suggested call to Context.getExternalFilesDir(String) Task-number: QTBUG-87803 Change-Id: I36bc5d5b72a80017996445af0d577aacf5e112d3 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Andy Shaw <andy.shaw@qt.io> (cherry picked from commit e1440dd7bc1a5da9a536f88b9733d04ec8fa6e61) Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions