summaryrefslogtreecommitdiffstats
path: root/docs/html/training/run-background-service/send-request.jd
diff options
context:
space:
mode:
authorJostein Kjønigsen <jostein@kjonigsen.net>2013-04-03 09:12:52 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-04-13 05:41:25 -0700
commit99e2985ebcc8ed8f1cf7e2a11b25e849d28df12a (patch)
tree9ebb0dd05ff86a6370fa5bee2d1f73938e227b3c /docs/html/training/run-background-service/send-request.jd
parentb8a5fe7b9b3226bf73fe1227a4d9641c79b19826 (diff)
downloadframeworks_base-99e2985ebcc8ed8f1cf7e2a11b25e849d28df12a.zip
frameworks_base-99e2985ebcc8ed8f1cf7e2a11b25e849d28df12a.tar.gz
frameworks_base-99e2985ebcc8ed8f1cf7e2a11b25e849d28df12a.tar.bz2
Fix Photosphere/Camera FCs
Photosphere is setting a few parameters "blindly" while the API says it should check the device capabilities first. On TF101 (and probably other devices) the camera HAL doesn't handle FLASH_MODE & SCENE_MODE and so it sends the required RuntimeException for these, which makes Photosphere FC the Camera app. => Fix: check device capabilities & ignore these 2 parameters if the device doesn't support them. Fix based on following Team EOS patch: https://review.teameos.org/#/c/1598/ Change-Id: Idd80299802e9213a3c40414ace3d516d39f47783
Diffstat (limited to 'docs/html/training/run-background-service/send-request.jd')
0 files changed, 0 insertions, 0 deletions