Commit graph

582 commits

Author SHA1 Message Date
OzzysCmAcc
f0c3666035 klte-common: no need to set debug to false
Change-Id: I80fcf9fa9204b5b1a7768609e707e232da41ef7e
(cherry picked from commit 80ce094cea7b725d931a3097d6de3923e6f32e48)
2016-10-04 18:18:58 -07:00
OzzysCmAcc
c15f54176f klte-common: fix wrong path in init
Change-Id: Ie4c7660b1e2a4d577e3f84f1f33acc802148ef78
(cherry picked from commit 2c94fff7936763323489a391fb51a35b6f4f1340)
2016-10-04 18:16:34 -07:00
ljzyal
2f41fd2d2f klte: Use new Fingerprint Hal without ValidityService
* Use a fully OSS FPS stack to remove dependency on a service to
  register fingerprints and hacked up touchwiz libs from Samsung

Change-Id: I66ae7fc807a213befdf77d0f09d38f2fbe01df61
2016-10-03 18:55:15 -07:00
Dan Pasanen
2de5ba9107 klte-common: enable text relocations
vendor/samsung $ for f in `find klte* -type f`; do scanelf -qt $f; done
TEXTREL  klte/proprietary/vendor/firmware/libpn547_fw.so
TEXTREL  klte-common/proprietary/lib/libmmjpeg.so
TEXTREL  klte-common/proprietary/vendor/lib/libmmcamera_faceproc.so
TEXTREL  kltechn/proprietary/vendor/firmware/libpn547_fw.so
TEXTREL  klteusc/proprietary/vendor/firmware/libpn547_fw.so
TEXTREL  kltevzw/proprietary/vendor/firmware/libpn547_fw.so

Change-Id: I1bae0103c522e800183bd6c45dd6022dca112c43
2016-10-03 19:08:18 -06:00
ljzyal
9fa3c0b84c klte-common: Update gps header
Change-Id: I9556ad5abf8f41174691589cad8686057560bd8e
2016-10-01 15:45:58 -07:00
OzzysCmAcc
22d0d0eb98 klte-common: update power settings
Change-Id: I3f7d3be0b8046d4664e6895318a20603e9123718
(cherry picked from commit 206c55899f27c918f18ddea210856d196415d964)
2016-09-27 13:13:17 -07:00
OzzysCmAcc
80664f82cd klte-common: remove not existing icd nodes
Change-Id: Ie6d5df08d932a5b785b6be632f155ea741987b1b
(cherry picked from commit 0fad529445006689a364be0d54e7786fb9c58592)
2016-09-27 13:12:27 -07:00
OzzysCmAcc
c3cc351b23 klte-common: remove not existing service
Change-Id: I629b7141be25c50709b511f53409599d6ad63bbc
(cherry picked from commit cb2d022f3d3615eb3eed1386acc3c787c4f27c78)
2016-09-27 13:11:40 -07:00
OzzysCmAcc
58d79a417e klte-common: remove not existing ipv6 nodes
Change-Id: I9ee9ea11cd05e70efdba2836145061c33f0a17b2
(cherry picked from commit e3f0a8399ebf3fd1231d5c2db26b5a32ee482da6)
2016-09-27 13:10:52 -07:00
Paul Keith
b92b43c8ef overlay: Raise minimum brightness to 10
* Users are reporting issues with display flickering at low
  brightness levels. Raise the minimum brightness to fix it

Change-Id: Ic15403d9b29755fcc87b3617ae44edbdab05f4b7
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-09-26 14:51:35 -07:00
OzzysCmAcc
b1627d7f21 klte-common: Add wakelock GID for rild and wifi
Change-Id: Id87b253c51677d21cb332c82f675da6ff94ffe7b
2016-09-24 08:35:01 -07:00
OzzysCmAcc
122421eb21 klte-common: define ril-daemon as previously in system_core
Change-Id: I3d9af214718991937b2ff931e147de85471cf2e4
2016-09-24 08:34:13 -07:00
OzzysCmAcc
5880d925a7 klte-common: update wakelocks semantics
Change-Id: Ia82bcfe56049f7e5cd897b5c48e37d2dbf461e87
2016-09-24 08:33:43 -07:00
OzzysCmAcc
aee8dd8863 klte-common: update logic in IccCardStatus and refine SignalStrength
Change-Id: I53427e8c41df06eebac705510ae2294ea1ada938
(cherry picked from commit 36f798866fd066fa15ac684b3dba9efb206dd676)
2016-09-24 07:43:44 -07:00
OzzysCmAcc
dcebc16e28 klte-common: fix a few denials
Change-Id: I1aa71a071faf13c71b825cd84583c61106198810
(cherry picked from commit 1de5a396a728efc8d6f9a4c7292ff0a17625ce8d)
2016-09-24 07:42:58 -07:00
Kevin F. Haggerty
401af8d098 klte-common: thermal-engine: cool it off, yo
* We routinely hit 80+C after reboot until things calm down. This is
  way too hot in my pants. Cool things down.
* Bring some aspects of the old thermal-engine config back.
* Shamelessly KANG most of the values from bacon.

Change-Id: I8e7f8ac40106ea7f5adca5b5d91b9bed36d7c202
(cherry picked from commit bf33640e9af5f3d74d12385e154e4b7b65e17ae2)
2016-09-24 07:41:59 -07:00
OzzysCmAcc
13778e2014 klte-common: clean up the code
Change-Id: Idd8456427cf4c9fe5c5a51a34976af6161c6e0cd
(cherry picked from commit 34627da49947eaea94cb00d4784dba21172a93a3)
2016-09-24 07:41:24 -07:00
B--B
8f8ac4a6c3 klte-common: ril: Fix emergency call
Change-Id: I91f8abe0ea509ec6eaf18ab94ae808c74e904ba6
(cherry picked from commit f087b26a43eccfe308652e22820b78720f658527)
2016-09-17 08:30:38 -07:00
Kevin Haggerty
57a09dd06e Revert "klte-common: Enable text relocations"
This reverts commit 6dbc0ac560.

Dedendencies aren't merged yet. Pull it out in case a different approach is taken.

Change-Id: I9418eea621de65b72a4261abbc5f38f0837440ea
2016-09-16 11:18:21 -07:00
LuK1337
6dbc0ac560 klte-common: Enable text relocations
* Needed for camera.

Change-Id: I8a9a77333ed3c483ae79b39788eb099f1fda14a1
2016-09-16 10:57:04 -07:00
OzzysCmAcc
d352cc8b44 klte-common: enable sdcardfs
* New parameter key for N

Change-Id: I84205a3c78ec3bb20c1fa23d2cbaddf2e2b13233
2016-09-09 19:32:47 -06:00
Chirayu Desai
5f382ba670 bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)
* Kernel is still using drivers/rtc/alarm.c, instead of the newer
  kernel/time/alarmtimer.c

Change-Id: I460211a49c962afa71c824ddf3d06066623d9a6d
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-09-09 14:17:18 -07:00
OzzysCmAcc
5d675643b8 klte-common: Use generic extract scripts
Change-Id: Ibd39d3f282aef82a8c33420c4dc34784374405e9
2016-08-30 22:54:52 -07:00
OzzysCmAcc
1300472330 klte-common: Update custom BT config board flag
Change-Id: I5da2a2f46ca87ff543691160054c302bdcec1d0a
2016-08-30 10:39:50 -07:00
Pierre Imai
6179d5ca8b Remove references to deleted dhcpcd.conf
Change-Id: I0e0b889b0790576e1f91b812b34307d83b458660
2016-08-30 10:36:02 -07:00
Nick Kralevich
9625df45d0 smdk4412: Delete /mnt/sdcard symlink
Bug: 28108983
Change-Id: If7f646a09289a3e171ee667ccc89d613bcd3cff8
2016-08-24 13:04:07 +02:00
Lorenzo Colitti
9dad257d4b Delete dhcpcd init entries, since dhcpcd is no more.
Bug: 27192644
Change-Id: I31310096e0f544f8c4ca4a4ed1842616764e852d
2016-08-24 13:02:26 +02:00
Kevin F. Haggerty
fe0c9f0d2b klte-common: Add missing camera module_info.xml to proprietary files
* We had two of the three there already
* There are different suppliers of camera modules for klte* and users
  who find that they have one device with a working file and one
  without. Add this so that that subset of non-working devices can
  find happiness.

Change-Id: I63c513eabc2d82e924328fbd182e3bc2da106ba4
2016-08-18 06:50:56 -06:00
Paul Keith
c95164386f klte: Enable blur
Change-Id: I391768d9f750e67c67468c9fe1a66a7e83d17070
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-08-16 15:31:26 -07:00
OzzysCmAcc
9ac59af3c8 klte-common: update init
Change-Id: I455845287d0cb2d7c3a547e05c4cc5a116a4a54a
2016-07-29 15:38:07 -07:00
Kevin F. Haggerty
e7901039ed klte-common: Remove video stabilization from CameraWrapper
* If enabled, camera dies when changing orientation in video mode

Change-Id: If69a472ddc129f7eff31387b1f8f1c0d9b0be8a1
2016-07-29 09:03:20 -06:00
Kevin F. Haggerty
0de884f13b klte-common: Add camera module_info.xml files
* This isn't required for pretty much anyone, except for those who
  found awesomesauce procedures on XDA to "update camera firmware".
  For whatever reason, when this "updated" firmware is found in the
  camera EEPROM, mm-camera-sensor looks for these files. Whatever,
  doesn't hurt...

Change-Id: Ia19bbcf48c42a8ad8870a5b1f2eaeb6a81cabb36
2016-07-27 09:03:54 -07:00
OzzysCmAcc
b834093dae klte-common: more clean up for the wrapper
*fix turn off torch by setting zsl by blobs
*set video stabilization to true
*disable HDR as this suck with our blobs

Change-Id: Ifb15e64b4c351d7195e5ad3f5d5315419790d0f8
2016-07-26 17:11:10 -07:00
OzzysCmAcc
6492424ad1 klte-common: fix mediaserver denial
Change-Id: I64d3d2aa96081e3f0880063e58b28ff729e6a3cd
2016-07-26 17:09:38 -07:00
Oskar Kratochvil
effdcb214e Revert "klte-common: address some denials"
*this has moved to vendor_cm

This reverts commit f4da350e72.

Change-Id: If1cd01968676213725dc21666683b3f112f4cb44
2016-07-24 12:07:51 -07:00
Dan Pasanen
0d52aeff98 cmhw: use common DisplayColorCalibration
Change-Id: Icf95f4e454ebb9423c1943df29ff167cad1dfadc
2016-07-20 21:20:35 -06:00
Oskar Kratochvil
c0f241c97d Revert "fix denials"
This reverts commit 6465e8ed91.

Change-Id: I22d0294713f90a5753425fdacef014acfe349de1
2016-07-20 12:44:33 -07:00
OzzysCmAcc
2fb90b77e6 klte-common: update cpu parameters
Change-Id: I4603f769d5523ba3908832896f44155f440c4196
2016-07-20 11:11:43 -07:00
Kevin F. Haggerty
d4b75cda0b klte-common: Clean up misc cmhw-related items
* Make BOARD_HARDWARE_CLASS inheritance straight-forward
* Fix/unify duplicated Vibrator-related sysfs permissions/ownership
  statements

Change-Id: I85137110acabf0fe53bd9ae3a0ffbf747fbcfab1
2016-07-19 08:15:00 -07:00
Zhao Wei Liew
b30d5b0952 klte-common: Clean up camera wrapper
- Clean up formatting
 - Clean up logging
 - Clean up method calls
 - Staticise all the functions

Change-Id: If14611e9fdd3ee7f83611204ea51d8b004209ad4
2016-07-13 20:21:23 -07:00
Michael Bestas
7ca5b82bf1 cmhw: Use cmsdk FileUtils
Change-Id: Ia535a02044447707b3456e6092b9000ba647b7fc
2016-07-11 21:19:00 -07:00
Christopher R. Palmer
9ac995b901 klte-common: camera: How about doing our NULL checks before crashing?
Current we cleverly deference "device" as part of a log message
and then immediately afterward we bother to check whether or not "device"
was NULL and whether or not it was safe to have just dereferenced it...

Change-Id: Ifcc38fbac54654fd2c6eca894af9a2a794a95f2a
2016-07-10 16:30:47 -07:00
Kevin F. Haggerty
e8c6837bb7 klte-common: Move throbbing fingerprint dot to bottom of image
* Size/position values shamelessly stolen from OnePlus 3

Change-Id: Id140ce1af6c743c44d1d189d4177fb23ced00460
2016-07-01 12:01:02 -06:00
d34d
0a50db1c71 Configure fingerprint sensor location
Change-Id: I9618710e446fea31041883e8be9186c66809e163
2016-06-30 21:44:46 -06:00
Kevin F. Haggerty
e3be430481 klte-common: Add libprotobuf-cpp-full to PRODUCT_PACKAGES
* Needed by MM RIL

Change-Id: Ibeb058c00b7ae9459dc5bdc0a9c104ca0e8b6e7c
2016-06-29 20:15:24 -07:00
Kevin F. Haggerty
5654e1433c Revert "klte-common: update mpdecision and thermal-engine from mm package"
This reverts commit 81b8ea0276.

Change-Id: Ic38e539180e975a7b5432f0c68127aa40ce34cc5
2016-06-24 08:10:48 -06:00
Kevin F. Haggerty
c9d58eae2d Revert "klte-common: update kernel toolchain"
This reverts commit 48b4767351.

Change-Id: I9888cdb1e9726bc85b7597a54a60bec435add707
2016-06-24 07:24:32 -06:00
Kevin F. Haggerty
80563751e3 Revert "klte-common: Stop inheriting BOARD_HARDWARE_CLASS"
This reverts commit b10cc6e072.

Change-Id: I7d559cf475aedeb2bfe8a5ff48732899e544c584
2016-06-24 07:24:23 -06:00
Kevin F. Haggerty
5e25ec0203 Revert "klte-common: Allow for vibration intensity to be configured"
This reverts commit 3f970517fe.

Change-Id: Ic40e713ed2a08bad5c2b5d0f0d88a4087a03cb31
2016-06-24 07:24:01 -06:00
Kevin F. Haggerty
8f3e9daeac Revert "klte-common: Actually set perms/ownership of vibrator interfaces"
This reverts commit 05b92279f7.

Change-Id: I74a8de8509578990c43e9a1a26c330632c62f62c
2016-06-24 07:23:42 -06:00