commit | e3a921a7f91f8abc8cc92c4b08167afdb73898cc | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Thu Sep 01 11:29:51 2016 +0800 |
committer | junjiez <junjiez@codeaurora.org> | Thu Sep 01 11:29:51 2016 +0800 |
tree | 588fa8f53ccfe067f98e2fb7a326b65ba35198ad | |
parent | 9159ebde9c1bc74e531bd0cc5e7e9379d1d235e6 [diff] |
SnapdragonCamera:Fix Camera GTS failture issue. GTS test will fail if use permission activity to return the result, so set FLAG_ACTIVITY_FORWARD_RESULT flag for the intent and let CameraActivity return the result directly. And add URI read permission to the return intent Change-Id: I224789bbd430d977234d2bcbea4e38e957b81142 CRs-Fixed: 1059964