| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
* With the wrapper this just works good
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
z2_plus and z2_row device trees are there
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Camera HALs before Treble used to pass camera id
in user field, in Treble they are meant to pass
pointer to CameraDevice.
* This patch workarounds this by storing local pointer
to CameraDevice and not relying on user field.
* Similar to demon000's CameraWrapper solution but
it doesn't require wrapping the HAL which could
theoretically break HAL3 compatibility.
Change-Id: Iadf0359878f71f4da0a3f952b3af5b914bd49fa8
|
|
|
|
| |
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
| |
Would just be a dupe
Signed-off-by: dd3boh <dade.garberi@gmail.com>
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|