commit | cb9f334c2a2562fa1f6b5ef0a2d47621a2dc7101 | [log] [tgz] |
---|---|---|
author | Chienyuan <chienyuanhuang@google.com> | Tue Aug 11 20:56:48 2020 +0800 |
committer | Chienyuan <chienyuanhuang@google.com> | Tue Aug 11 21:09:19 2020 +0800 |
tree | 4e61904619d306e772546842eea17e3c21bd9e34 | |
parent | 80a6c4d7ba21d14efbab06e77c4c6c5c342c115f [diff] |
OPP: append timestamp to the file name Bluetooth stores received files using contentResolver.insert(), which only allows up to 32 instances with the same file name. Append timestamp to the file name to prevent IllegalStateException. Bug: 161651809 Test: manual Change-Id: I6158a73d10c27fdc995e5bb48ec48e2eade7b5e5