admin
2021-07-28 c0269fcfa876b9c5cf309b2006462b4d09c5ef95
MDownloadProvider/src/com/mozillaonline/providers/DownloadManager.java
@@ -461,7 +461,7 @@
         }
         mDestinationUri = Uri.withAppendedPath(Uri.fromFile(base), subPath);
         Log.i(TAG, subPath.toString());
         Log.i(TAG, subPath);
      }
      /**