Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | msm8996-common: Convert lights HAL into a native binderized HAL | Bruno Martins | 2018-01-25 |
| | | | | | Change-Id: If41458e22b9a67a5c2a415571723917df1904aa1 Signed-off-by: Davide Garberi <dade.garberi@gmail.com> | ||
* | z2_plus: Switch to stock aosp camera implementation | dd3boh | 2017-10-31 |
| | | | | | | * With the wrapper this just works good Signed-off-by: dd3boh <dade.garberi@gmail.com> | ||
* | z2_plus: Rename services so that it doesn't create problems when both ↵ | dd3boh | 2017-10-31 |
| | | | | | | z2_plus and z2_row device trees are there Signed-off-by: dd3boh <dade.garberi@gmail.com> | ||
* | z2_plus: Last edits to make camera working | dd3boh | 2017-10-31 |
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> |