summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
Commit message (Collapse)AuthorAgeFilesLines
* sensors bringupreplicant-6.0-0001Wolfgang Wiedmeyer2017-02-231-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Various fixes are ported from the i9300 sensors. A list of commits is attached below. Furthermore, paths are adapted for the updated sensor drivers and I got rid of implicit declaration warnings. commit 0f8e8cc Author: Christian Balster <christian.balster@gmail.com> Date: Wed May 20 13:19:48 2015 +0200 i9300: libsensors: add real accuracy reporting for magnetometer Change-Id: I3dd56f4d7fb0de8feca2422c165fe0c3cd92761a commit 2104318 Author: Christian Balster <christian.balster@gmail.com> Date: Wed May 20 17:14:11 2015 +0200 i9300: libsensors: fix typo in accelerometer data Change-Id: Iee501b65c23bed22bfe769496bafc852f939a8ac commit b69dd87 Author: Christian Balster <christian.balster@gmail.com> Date: Wed May 20 17:16:29 2015 +0200 i9300: libsensors: report at least bogus accuracy for gyro Change-Id: I81ff71c8ae6bf25c1aabac4a6d8d6fcf64bd2e0b commit d786475 Author: Christian Balster <christian.balster@gmail.com> Date: Thu May 21 17:46:00 2015 +0200 i9300: libsensors: fix magnetometer offset parameters not being saved also fix a typo Change-Id: I69246a96c53d7ec02ca90d73bc85dec4cbc73343 commit f7d2dfd Author: Christian Balster <christian.balster@gmail.com> Date: Tue Jun 2 15:08:02 2015 +0200 i9300: libsensors: remove unused orientation sensor The Orientation Sensor is deprecated and no longer required. Additionally this implementation is never even used, since Android automatically replaces it by it's own implementation if the sensor HAL doesn't also provide a Rotation Vector sensor. Furthermore the current implementation only uses the accelerometer and magnetometer for the sensor fusion and doesn't make use of the Gyroscope. So should we at some point decide to implement our own complete sensor fusion this would have to be rewritten anyway. Change-Id: I45d8a9afd2089b49131e6cc69cdf2f3dfee46c92 commit fc862f3 Author: Dheeraj CVR <cvr.dheeraj@gmail.com> Date: Thu Jun 11 16:44:25 2015 +0400 libsensors: switch to portable typedefs to match callbacks Using a strict basetype only coding style is not a good idea especially when we are dealing with callbacks which use portable typedef like int64_t. This kind of coding style would most likely end up in overflows at various places especially when dealing with timestamps and sensor delays which are caused when typecasting datatypes of different size. Switch to portable typedefs and get rid of "long". Change-Id: I75b9cace7602345dba9095f046292e6d4db07df4 commit a484daf Author: Christian Balster <christian.balster@gmail.com> Date: Mon Jun 15 17:46:29 2015 +0200 i9300: libsensors: fix possible overflow while setting delay Even though we changed the signature of the set_delay() methods, we can still get an overflow while actually writing the values to sysfs. Let's adapt sysfs_value_read() and sysfs_value_write() too. Change-Id: If8eda7204831f0edabec890d4e3127be520fa3bf commit 594d5b8 Author: Dheeraj CVR <cvr.dheeraj@gmail.com> Date: Thu Jun 11 17:57:26 2015 +0400 libsensors: update sensor flags Change-Id: Ia57026f4e8f5dd270da7619bc25289fc414bce30 Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* llvmpipe and LineageOS rebrandingWolfgang Wiedmeyer2017-02-221-6/+3
| | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Samsung-RILPaul Kocialkowski2017-02-211-2/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Revert "n7100: use samsung power hal"Trafalgar-Square2016-05-011-3/+0
| | | | | | This reverts commit 2f50aff55cb13253b204f831adfd3ca0ddb347e0. Change-Id: I60308962f91ad991fd7bef82622a3f733bc150c1
* n7100: enable f2fs supporttilaksidduram2016-03-041-0/+1
| | | | credits to keepcalm444
* Revert "n7100: Enable LZMA-compressed update packages"tilaksidduram2016-02-171-1/+0
| | | | This reverts commit e1c804a2955735b45a6a72664419c8b910929652.
* n7100: Enable LZMA-compressed update packagestilaksidduram2016-02-171-0/+1
| | | | | * this reduces ROM package size by approx 50MB * main commit in android_build repo
* n7100: use samsung power haltilaksidduram2015-12-281-0/+3
| | | | credits to raymanfx
* n7100: enable dlmallocSimon Shields2015-12-231-0/+3
| | | | Change-Id: I492e1974e0e1a1c0e70467e30190908909b60451
* n7100: use synchronous setsurfaceSimon Shields2015-12-231-0/+3
| | | | Change-Id: I715cbce3f4387bb557a9ddd2ec23deebc1b1d7ec
* n7100: Bring in Selinux for Mtilaksidduram2015-12-221-0/+4
| | | | | | * commits picked up from the i9300 device repo and made a few changes for n7100 credits to keepcalm444
* Revert "n7100: added SamsungExynos4RIL to the device"tilaksidduram2015-12-061-1/+1
| | | | | | This reverts commit 41701ea291c5586ec426650ecd6ff09ae1cd5d3a. reverting this commit as its already tracked in hardware_samsung
* n7100: disable ashmem tracking in parcels.tilaksidduram2015-12-061-0/+1
|
* n7100: temporarily remove sepolicytilaksidduram2015-11-261-3/+0
|
* n7100: added SamsungExynos4RIL to the devicetilaksidduram2015-11-231-1/+1
|
* n7100: removed Board_sepolicy_uniontilaksidduram2015-11-201-26/+1
|
* n7100: implement SE policyDimitris Mantzouranis2015-11-191-0/+28
| | | | | | | | | | | | selinux: let's add some more sepolicy: we need more! sepolicy: are we there yet? sepolicy: one more time sepolicy: one more..
* n7100: remove selinuxtilaksidduram2015-11-191-17/+0
|
* Revert "Use legacy mmap"tilaksidduram2014-12-211-2/+0
| | | | | | This reverts commit 7e5b3b523210bfce1931e97f60f862302769d1c5. This is already defined in smdk4412-common
* Revert "add -DNEEDS_VECTORIMPL_SYMBOLS flag for blobs"tilaksidduram2014-12-211-3/+0
| | | | This reverts commit 1220dd2be89b11032ea3bad91b87aa0c17376a92.
* Revert "Add extended font support"tilaksidduram2014-12-211-3/+0
| | | | | | This reverts commit d1411e7965cdeee7874e914c4c321873ee8e2cc1. This is already defined in smdk4412-common
* n7100: Enable SElinuxtilaksidduram2014-12-071-14/+14
| | | | | | | This reverts commit fd12f10a780a5af4ccc3e67498dc3d7d3f89b1f5. Conflicts: BoardConfig.mk
* Add extended font supporttilaksidduram2014-12-051-0/+3
|
* add -DNEEDS_VECTORIMPL_SYMBOLS flag for blobstilaksidduram2014-12-051-0/+3
|
* Use legacy mmaptilaksidduram2014-12-051-0/+2
|
* n7100: Add Ril headertilaksidduram2014-12-031-0/+1
|
* Revert "Camera wrapper"tilaksidduram2014-11-281-3/+0
| | | | | | | This reverts commit da2f11839adee60a0ab91f14a97d22735806890e. Conflicts: BoardConfig.mk
* disable SElinux for nowtilaksidduram2014-11-201-14/+14
|
* Revert "N7100: Open source sensors"tilaksidduram2014-06-101-0/+3
| | | | This reverts commit 28e3038bf810016925668ff5d8236325d37aaab9.
* Camera wrapperJavier Ferrer2014-06-101-0/+3
| | | | | Conflicts: BoardConfig.mk
* Some more SELinux updatestilaksidduram2014-06-101-0/+1
|
* N7100: Enable app2sdtilaksidduram2014-06-071-0/+3
|
* N7100: Open source sensorssbrissen2013-12-241-3/+0
| | | | | | | | | | smdk4412: https://gerrit.omnirom.org/#/c/3934/ This reverts commit 1862e93acf995525493f0c47f4ba6fde37611ba2. Change-Id: Ib5c14f7da94ea1696bae36f7d0bf19a0c63e57e9 Conflicts: BoardConfig.mk
* N7100: Fix Sensorstilaksidduram2013-11-291-0/+3
|
* N7100 - Added Selinux supportmyko2013-11-171-0/+16
| | | | Change-Id: I8272187a8bfafbe0185be40c65fa166f711d4f1f
* Update N7100 to unified fstab for recovery and add versionpulser2013-08-061-0/+4
| | | | Change-Id: Idcb317dbd8dec8519a9fb23df8613bea99c8caa7
* n7100: use opensource libril, use SamsungExynos4RIL classDaniel Hillenbrand2013-07-071-0/+5
| | | | Change-Id: I7ea523f2a8c166b964b627385a53af5663187ed9
* n7100: Fix bluetooth confignebkat2012-12-021-1/+1
| | | | Change-Id: I937408cdcf2dd66c58c56b19a19e873863f23980
* i9300: add bluetooth build configcodeworkx2012-11-291-0/+2
| | | | Change-Id: Iea01fbf70eee99a09c80f0dd4ae8c686e39b18f1
* initial commitcodeworkx2012-11-111-0/+31
based on nebkat's device tree