Updated on 2026-08-14
This commit is contained in:
parent
52ce16bb09
commit
8a0b654663
24 changed files with 314 additions and 279 deletions
|
|
@ -20,7 +20,7 @@ public class LogFileProvider extends ContentProvider {
|
|||
private static final String CLASS_NAME = "LogFileProvider";
|
||||
|
||||
// The authority is the symbolic name for the provider class
|
||||
public static final String AUTHORITY = "com.tangem.wallet.LogFileProvider";
|
||||
public static final String AUTHORITY = "com.tangem.LogFileProvider";
|
||||
|
||||
// UriMatcher used to match against incoming requests
|
||||
private UriMatcher uriMatcher;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue