jakev / dtfmods-core

Core content for Android device testing
Apache License 2.0
6 stars 2 forks source link

Application permission is not checked before checking component permission #68

Closed jakev closed 8 years ago

jakev commented 8 years ago

when calling getAppServices/Providers/Activities/Receivers of AppDb - the application permission is not checked first before constructing the corresponding object.

jakev commented 8 years ago

Need to change: sysappdb and permissions modules, and AppDb library.

jakev commented 8 years ago

Fixed via https://github.com/jakev/dtfmods-core/commit/3361a28e750d11d1cd707b159b34c68b122522b7