- Mar 08, 2018
-
-
TheScarastic authored
-
TheScarastic authored
-
TheScarastic authored
* Clean unused fp firmware since they directly load from /firmware
-
TheScarastic authored
-
TheScarastic authored
-
codeworkx authored
-
TheScarastic authored
-
- Mar 03, 2018
-
-
Santhosh Kumar Thimmanna Bhattar authored
Issue: Camera is not launching for the first time as camera daemon is not up. Fix: Increase camera daemon start timeout Change-Id: I2dd8ae904145ad5c067b27014cdb95c28084accf
-
Suman Mukherjee authored
In Android O, Cameraporvider service is introduced newly and its starting before main service which results in getnumofcameras failure. Added re-try count to fix this issue. Change-Id: I3a3ee1cbe6ad983d5ad7266f154b33b93d303804
-
TheScarastic authored
-
TheScarastic authored
-
Rashed Abdel-Tawab authored
Change-Id: I1723d5531674b1d84c711a655f6476544bb0a956
-
dianlujitao authored
* Any pre-O framework did exact the same thing as TimeService.apk when the flag is enabled, as we always ship TimeService.apk, there's no reason to keep the flag, and the framework stuff is not ported to O. * Remove unused 32-bit library as well. Change-Id: I74abc65468e983732bccde571003235891379463
-
Bruno Martins authored
Change-Id: I555c15eddc6dff694285ab1b23f6f9adfd64e535
-
Peter Qiu authored
Bug: 36886243 Test: Manual test Change-Id: I1a78cb4ca7fd48b47467c7be92a4a821ff4908d0
-
Joey authored
Change-Id: I50d8173d24c4cab773824107b98929dbbc469783
-
LuK1337 authored
Change-Id: I9c8bd6fce94739e08cdfc9cf9b2b2761bbe4bcfd
-
dianlujitao authored
Change-Id: I81a081130869c4d92f30b2674e75bb6b096a7a2c
-
Rashed Abdel-Tawab authored
* Modified to allow qcrilmsgtunnel to access android.hidl.manager Change-Id: I3cd25e36cb4e397844724d249209b88a38bbfe9f
-
- Feb 18, 2018
-
-
TheScarastic authored
* Move lineage specific overlays to overlay-lineage * Remove configs having default values * Refactor hardware keys and lights overlay as pers lineagesdk
-
TheScarastic authored
-
TheScarastic authored
-
Dan Pasanen authored
Change-Id: I2fd8a24c29089a92b842aeb2cea564fcca137134
-
dianlujitao authored
-
Demon authored
Change-Id: I8ddae1ba36d5a9cc16f0937189ff250eff3e7935
-
TheScarastic authored
This reverts commit 5442b8ac.
-
Billchen1977 authored
* disable sco enhanced commands Change-Id: I8c24fda21ee4fc49f1edfb64746172638353a23e
-
TheScarastic authored
* Goodix hal uses old fingeprintd interface to send binder calls * Use new biometrics binder calls for fpc co-authored with:- alexstsv2 Change-Id: Ida433860d9f05b652744c9f91e11afe6a5966b87
-
TheScarastic authored
* https://github.com/LineageOS/android_frameworks_base/commit/e37ebbffb01042b667633362459c3a069575ad46 * needed for updated ims blobs Change-Id: If2a1f73831072cf56e81b69711d10a1c3b9c1fda
-
Bruno Martins authored
* Adapt to the new Lineage SDK and temporarily disable the import of currently non-existing Lineage common classes. * Drop never required BOARD_USES_CYANOGEN_HARDWARE flag (only required to opt-in for common light HALs). Change-Id: I32027a98d89c205360ca3bd09f3a5b6a57b77d34
-
Vitaliy Tomin authored
Change-Id: I23def1cb241a62e792fe8bd7bfbead50ebbd2f60
-
Lida Wang authored
1. fix HAL1 memory callback cookie for Treble change 2. remove checking for VANILLA_HAL definition for O upgrade now for initial bring up, until the removal of the TARGET_USE_AOSP flag in devie mkfile. Change-Id: Iedf5a97e9890bc7216a3008373ddef5005836a01
-
Santhosh Kumar Thimmanna Bhattar authored
Camera launch is failing due to QCameraDisplay crash. Disabling temporarily for AOSP upgrade to avoid the crash. This will be reverted once proper fix is found. Change-Id: I6ed87edcfbb07410899dcde13341b7ddd404960e
-
Sauhard Pande authored
Issue: In accordance to treble rules libcamera_client.so cannot be used or included. For HAL1 needed support for values of Cameraparameters for HAL1 QCameraParameters Solution: Included Cameraparameters.h and .cpp files to this location as well. Change-Id: If04d8a342d1552d2f0ba665b08b312e98bf8b9f5
-
Suman Mukherjee authored
Replaced LOCAL_PROPRIETARY_MODULE with LOCAL_VENDOR_MODULE to set the output vendor path for hal binaries and libraries Change-Id: Ib04d80eabc0e17f3863e956db5f2378e426c0687
-
Sauhard Pande authored
Moving camera hal and mm-interface binaries to /system/vendor/lib Change-Id: Ic639b698a8bf4418d51409342ab8f1187362a99b
-
Suman Mukherjee authored
* Fixed compilation error for O Change-Id: I904ad9b6f6fa05a0b50816daada20944567d08bc
-
TheScarastic authored
Change-Id: I075388fe81751eaa1df7170bb05e3db3a79fc8d8
-
TheScarastic authored
This reverts commit ba5ca3dc. Revert "mido: Add a dummy custom RIL class" This reverts commit c1223341. Change-Id: I25a96551afb72dec84ef34b8cba58b0ee73c6e10
-