aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* z2_plus: Switch to stock aosp camera implementationdd3boh2017-10-31
| | | | | | * With the wrapper this just works good Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Add camera_shimBenjamin Legrand2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Drop camera haxes [2/2]dd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: VoLTE: Update blobstonbuta2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Regenerate vendor related filesdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Change audio properties to match new caf halsdd3boh2017-10-31
| | | | | | * Thanks @erfanoabdi, as usual :D Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: audio: Update config from @cosmedddavide2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Update Audio to CAF versionBenjamin Legrand2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Switch to Oreo caf halscodeworkx2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: Add back WCNSS_cfg.datdd3boh2017-10-31
| | | | | | * From LA.UM.6.5.r1-03400-8x96.0 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: Checkout to LA.UM.6.5.r1-03400-8x96.0dd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: overlay: We can re-enable check on wake nowdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: overlay: Re-enable config_notifyClientOnFingerprintCancelSuccessdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Revert "z2_plus: Flip screen in kernel [1/2]"dd3boh2017-10-31
| | | | | | * This causes issues in XOS (the same we had in N, so display flickerings basically) This reverts commit 926d2e079fb98f081a78c7ef90cdaa674a936462.
* z2_plus: Don't use CAF rildd3boh2017-10-31
| | | | | | | * There isn't any reasons to knowing that aosp one works perfectly * also, on XOS caf ril doesn't build :D Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: rootdir: Set noop as default ioschedulerdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: rootdir: Set input_boost_ms to 40 msdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* gps: Add get_process_name shimLuca Stefani2017-10-31
| | | | | Change-Id: I10ce654b14866d41610c7e4098df9691b983d515 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Enable camera wrapper [1/2]dd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* CameraWrapper: close native handlesDemon0002017-10-31
| | | | | | | | | | | | | Android camera framework expects camera HAL to release native handles in case of video buffer. Old camera HALs don't release native handles internally, causing video recording to freeze after ~30s. This workaround is the equivalent of https://review.lineageos.org/#/c/165102/ Change-Id: Ie9e9abdede3dccada9e5002725a157f4960643e9
* CameraWrapper: store user pointer and pass it when neededDemon0002017-10-31
| | | | | | | | | | | The new camera interface calls set_callbacks with a pointer to it's internal CameraDevice and expects following calls to the callbacks to use that pointer. Store the pointer in the camera wraper and intercept the callbacks calls to pass it along. Change-Id: I99f02484e12a3f72cf1be13f1c724f474a452d7f
* CameraWrapper: update library dependencies for OAdrian DC2017-10-31
| | | | Change-Id: I5072a658474569b763aafbc85cd52fd35b754bcc
* z2_plus: add CameraWrapperM1cha2017-10-31
| | | | Change-Id: I71a943658a713ac94fcfb9972747df9ebe1174cc
* z2_plus: overlay: Let the brightness at the first boot as defaultdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Remove BCL hotplug disable/enable from initWei Wang2017-10-31
| | | | | | | | BCL hotplug is disabled in DTS already This patch should resolve risk of racing condition of store hotplug mask Bug: 29547080 Change-Id: I4ccbda943095d6d8bb02c140d7cedebd85ae9710
* z2_plus: Re-enable powerdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Turn back to caf dataservicesdd3boh2017-10-31
| | | | | | | | | | Revert "z2_plus: Specify that we're using a in-device data service" This reverts commit a6b29339d50703e1f349cd91b3ffa0a38f863d3f. Revert "msm8996-common: Import marlin dataservices" This reverts commit 66c36e2cb752b01a8c7fbe45e32ccc1681fb9d4b.
* griffin: trigger enable-low-power on bootcompleteErfan Abdi2017-10-31
| | | | | Signed-off-by: Erfan Abdi <erfangplus@gmail.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: rootdir: Some cleanupdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: rootdir: Don't set anything for msm_performancedd3boh2017-10-31
| | | | | | * this seems to be creating some problems (with a logspam in dmesg) Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Define type of hardware in system.propdd3boh2017-10-31
| | | | | | | * not being using qcom power hal we have to declare the type of hardware here, otherwise the init.qcom.rc file wouldn't get loaded * this also fixes performance governor on boot Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: rootdir: Cleanupdd3boh2017-10-31
| | | | | | * Not needed at all anymore Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Remove camera.device@3.2-impldd3boh2017-10-31
| | | | | | * this is simply useless because it gets called from android.hardware.camera.provider@2.4-impl(.zuk) already and it gets built anyway without that it gets called in hidl.mk Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Rename services so that it doesn't create problems when both ↵dd3boh2017-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 workingdd3boh2017-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>
* z2_plus: Switch to in-device camera providerdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Camera: zuk: Add support for non-treble camera blobsLuK13372017-10-31
| | | | | | | | | | | | | * 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
* z2_plus: camera: rename various servicesdd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: camera: service: Remove service partdd3boh2017-10-31
| | | | | | Would just be a dupe Signed-off-by: dd3boh <dade.garberi@gmail.com>
* camera: Fork camera provider 2.4 and camera device 1.0 from ↵dd3boh2017-10-31
| | | | | | | | | 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>
* z2_plus: Flip screen in kernel [1/2]dd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Remove rild_socketdd3boh2017-10-31
| | | | | | This isn't even there *_* Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Move hidl hals to hidl.mkB--B2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Switch to Camera2dd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Set TARGET_USES_NON_TREBLE_CAMERA and remove legacy hal1dd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Remove properties not needed anymoredd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Turn back to kryodd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Fixup one linedd3boh2017-10-31
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: rootdir: For sure we don't need these loldd3boh2017-10-31
| | | | | | Not having any module anymore we don't need this isnmod that probably weren't even useful before being the paths wrong :P Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Add basic 2.0 -> 2.1 fingerprint HAL wrapperLuK13372017-10-31
| | | | | Change-Id: I36752485e39c93691261d9cf90f9455c7de2648e Signed-off-by: Erfan Abdi <erfangplus@gmail.com>