commit | 9a4e6d0253792dea4e52cd180f3fd74cc9d65ab3 | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Fri Aug 05 10:59:39 2016 +0800 |
committer | junjiez <junjiez@codeaurora.org> | Mon Aug 08 09:33:49 2016 +0800 |
tree | 9e59407a1080bd8702e7281c7d4f660d5684ad07 | |
parent | 9f65ee95c61d70d6f7c34cd8bedea61ff1cdf2d1 [diff] |
SnapdragonCamera: fix invoke camera failture caused by permissions When the other apps want to invoke camera by intent, if the permission needed by camera is not granted, camera will restart and the intent will be lost, so check the permission first before invoke camera with intents Change-Id: I2c403d2cd78453cc8afcda374969dac87a6becf6 CRs-Fixed: 1047924