Commit Graph

18 Commits

Author SHA1 Message Date
Kevin F. Haggerty 0b73a22c27 klte-common: Move proprietary binaries to vendor
Change-Id: If8f69a66f6168869e2a7578110d1200510b73ddd
2017-12-24 10:31:18 -07:00
Adrian DC 737bd8c396 klte-common: camera: Use wrapper parameters instead of CameraParameters
* Get inline with the lack of CameraParametersExtra.h
    support in AOSP, avoid using device header to inject
    additional parameters, especially with the introduction
    of Android.bp compilation for libcamera_client
    which ignores the device headers override

Change-Id: I754116f55ed32d54d1b1ad44407993137a07fb69
2017-11-01 16:45:05 -06:00
Kevin F. Haggerty e9c0171983 klte-common: Use the OSS GPS HAL
* Use bacon's GPS blob stack
* Build the package
* Drop our custom gps.h

Change-Id: Ib781b06310a4b11a5e69fe759549a89ce65fb1c8
2017-08-14 05:37:56 -06:00
Kevin F. Haggerty aa966f2656 klte-common: liblights: Add new brightness tuneables
Change-Id: Id021c6f8ad7b21704b440f8a5f21d63b4388769a
2017-02-24 19:12:10 +00:00
OzzysCmAcc 5ea0290d08 klte-common: Move WiFi NVRAM paths to our own macloader header
Change-Id: Ia6af356646aed9a9df0eff3dac3397b65c815e0d
2017-02-17 10:12:11 +01:00
Paul Keith 34292a9303 klte-common: Override consumerir header
* Board flag is deprecated

Change-Id: I3e1d685ec76a4221027a84d65fc70c998da62e1f
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-12-14 11:19:53 -06:00
Zhao Wei Liew 06544bfcaa klte-common: Fix max panel brightness path
* The previous path worked only because of
  failsafe methods in the lights HAL.
* Point the define to our actual max brightness path.

Change-Id: Ic80ecaf4f26859a597f4fc29cd6f7143d4daac6a
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-12-14 11:19:15 -06:00
Kevin F. Haggerty 099f6d65ae klte-common: liblights: Define PANEL_MAX_BRIGHTNESS_NODE
Change-Id: I7065d8c8bf023ce9d357fe7702bf5752f342408d
2016-12-09 04:24:11 -07:00
Paul Keith 9e288a3114 liblights: Remove device level HAL
* This is in hardware/samsung now

Change-Id: I07d5bfef3a5af6cfc791e7b2f9b0adc9bc479be2
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-12-04 09:05:31 -08:00
Kevin Haggerty a171d62b26 Revert "klte-common: Add custom /proc/ nodes to fd whitelist"
This reverts commit 7c4e51c5fc.

Change-Id: I72c5bcbbaf0835faaf9722cf1b887785e2ed51d3
2016-11-13 06:48:28 -08:00
LuK1337 7c4e51c5fc klte-common: Add custom /proc/ nodes to fd whitelist
* Now Zygote requires doing so ;-;

Change-Id: I3a1710e69f8b86e5089db15ca68f4a811d512bac
2016-11-10 21:51:09 -07:00
ljzyal 9fa3c0b84c klte-common: Update gps header
Change-Id: I9556ad5abf8f41174691589cad8686057560bd8e
2016-10-01 15:45:58 -07:00
Ethan Chen 75dac81095 klte-common: Annotate unused parameter
Change-Id: Ied7dee334c0ff516d8f43f5050305c3dbe75ff62
2015-11-13 17:33:30 -08:00
Matt Filetto 1eeeb43867 klte-common: Add custom camera parameters header
Change-Id: I6bd3b6207913ab02cd2bdac49b97de4d7baf60bf
2014-11-23 03:07:25 -08:00
Matt Filetto d23a2fec9e klte-common: Update GPS header for lollipop
Change-Id: I2a56c8d5de0e894d6dc6cb8d686550317a6974f3
2014-11-22 22:43:41 -08:00
elelinux 43407e974c klte-common: Add modified gps.h from jflte
* Samsung is apparently using the same offsets in their structs
2014-08-27 01:24:47 -07:00
Ethan Chen 65493d2bf7 klte: Use prebuilt GPS libs 2014-07-31 17:29:17 -07:00
Daniel Moran (garwynn) 0a3081f5e7 Initial bringup (hlte base) 2014-04-16 23:22:27 -05:00