summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
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-04 06:29:07 +0000
commite1440dd7bc1a5da9a536f88b9733d04ec8fa6e61 (patch)
tree05347532ba2224b4c1f3fda065ff650c9334db82 /tests/auto/corelib/kernel
parent6efe11dd75b4c072e596b3f06f7bf838fea031aa (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 Pick-to: 5.15 5.12 6.0 Change-Id: I36bc5d5b72a80017996445af0d577aacf5e112d3 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'tests/auto/corelib/kernel')
0 files changed, 0 insertions, 0 deletions