summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Collapse)AuthorAgeFilesLines
...
* Camera: Hotplug support as if it was sysfsIgor Murashkin2013-03-2712-8/+695
| | | | | | | Like sysfs, echo 1 or 0 into /data/misc/media/emulator.camera.hotplug.# where # is the camera ID. This will toggle plugged/not plugged in state Change-Id: I3bcc770e036648e53458b1f72080bd24fdab206b
* introduce camera.goldfish.jpeg to allow building emulator camera HAL in PDKkeunyoung2013-03-145-30/+184
| | | | | | | | - it only do JPEG encoding, but separated due to dependency on libskia and libandroid_runtime, which are not in PDK - camera.goldfish.jpeg will be included to platform.zip Change-Id: I71758c8bb3e05831094ccb268bfc20c5a160f0c9
* migrate opengl and system from development/toolskeunyoung2013-03-1144-0/+13537
- components under system are moved one directory up like all other HALs Change-Id: I03b870b870d83b247ac398cadfb155f03c9adfa0