summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@theqtcompany.com>2015-11-28 15:15:22 +0100
committerChristian Stromme <christian.stromme@theqtcompany.com>2015-12-02 17:59:34 +0000
commitd6b9ae201b6473de680a75079978203cfcc60126 (patch)
tree02ff88c61d55ef40b6a353ea8118f73997a670fb /src/plugins
parent4f1b6749c3f07bfa44b92f8261a03d650f54166b (diff)
Android: Add function to check permissions at run-time.
This is convenient when we you want to check which permissions the application has been granted at run-time. On Android device running Android 6.0 or newer the permissions might be changed by the user, so there are cases where this will be needed to determine what APIs are available. On older devices or if the application is built for an older SDK version, the old behavior is used, that is, the permissions from the manifest is the permissions the application has. Change-Id: I17ad588b35b26dd7ab26fa4b749764c1602c6854 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions