aboutsummaryrefslogtreecommitdiff
path: root/camera/provider (unfollow)
Commit message (Collapse)Author
2017-10-31z2_plus: Switch to stock aosp camera implementationdd3boh
* With the wrapper this just works good Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: Rename services so that it doesn't create problems when both ↵dd3boh
z2_plus and z2_row device trees are there Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: Last edits to make camera workingdd3boh
Thanks @erfanoabdi, I actually love him not <3 Well, I didn't explained before about this so let's explain now: this necesity came up from the fact that LOS abandoned a patch (TARGET_USES_NON_TREBLE_CAMERA) that we needed and thanks to which camera started working for us, so we came up doing this directly because is the easiest way at all instead of making a camera wrapper or something like this, and we will keep this until it's needed to, and I don't have any problems in keeping it forever working perfectly. Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: camera: rename various servicesdd3boh
Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31z2_plus: camera: service: Remove service partdd3boh
Would just be a dupe Signed-off-by: dd3boh <dade.garberi@gmail.com>
2017-10-31camera: Fork camera provider 2.4 and camera device 1.0 from ↵dd3boh
hardware/interfaces/camera camera/device/1.0/default -> camera/zuk camera/provider/2.4/default -> camera/provider Signed-off-by: dd3boh <dade.garberi@gmail.com>