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
Loading
Please register or sign in to comment