Loading
Handle backwards compatible permission lookup and requests (2/3).
requestPermissions is not available to the Activity class and checkSelfPermission is not available to the Context class in API < 23. Use other backwards compatible methods to implement the behavior. Bug: 25776171 Change-Id: I65bf676fbf7dc9b079dcc6894ec3750bc0e12fe2