Closed jakev closed 8 years ago
when calling getAppServices/Providers/Activities/Receivers of AppDb - the application permission is not checked first before constructing the corresponding object.
getAppServices/Providers/Activities/Receivers
Need to change: sysappdb and permissions modules, and AppDb library.
sysappdb
permissions
Fixed via https://github.com/jakev/dtfmods-core/commit/3361a28e750d11d1cd707b159b34c68b122522b7
when calling
getAppServices/Providers/Activities/Receivers
of AppDb - the application permission is not checked first before constructing the corresponding object.