aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* wifi: Configure the p2p_search_delay to 100 msecJongrak Kwon2017-09-07
| | | | | | | | | This commit configurs the p2p_search_delay to 100 msec to avoid more default delay (500msec, configued in the supplicant) during the p2p_find operations. Change-Id: Ibb384b31cd1b46dd669483a0d14a3215c0113b7b CRs-Fixed: 680606
* wifi: Add wifi HAL service to device.mkRoshan Pius2017-09-07
| | | | | | Bug: 33460969 Test: Compiles Change-Id: I473f00d5dcabbf84d2da7397aef69b1b688d28a9
* wifi: Move wpa_supplicant to vendor partitionRoshan Pius2017-09-07
| | | | | | | Bug: 35684372 Test: Compiles Change-Id: I1bf1355c22f5fc4f6a68032f3b30cced91d0bfed Signed-off-by: dd3boh <dade.garberi@gmail.com>
* wifi: Remove wigig_supplicantLuca Stefani2017-09-07
| | | | Change-Id: Idd08474392c169404e9b075da53d812e8d752c3f
* wifi: Do not define superfluous wpa_supplicant serviceChristopher Wiley2017-09-07
| | | | | | Bug: 30816535 Change-Id: Iab4e212b1c2dcbb97e73945e6b807b37174e0ae0 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* wifi: Add wificond to productsNingyuan Wang2017-09-07
| | | | | | | | | | We need our new wifi native daemon wificond for Android O. This CL gets it installed on the device. BUG=29220405 TEST=compile Change-Id: Ibba0329777f78217f6d11f4cb2ad1305661d2097
* init: Change ownership of wifi firmware reload sysfs pathsRoshan Pius2017-09-07
| | | | | | | | | This will let the wifi hal run as "wifi" user and not need root permissions to access this path for firmware reloads. Bug: 33435250 Test: Compiles. Change-Id: I84a38cea5e0f729147c3191c3485a3738d7838ef
* fs: symlink platform/soc/${ro.boot.bootdevice} to bootdeviceWoody Lin2017-09-07
| | | | | | | | | Make symbolic link from /dev/block/platform/soc/${ro.boot.bootdevice} to /dev/block/bootdevice. Change-Id: I7b7f4c728656103445e7fb68ccca92402fa36ff5 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* oneplus3: ipacm: Fix ordered comparison between pointers and zeroLuca Stefani2017-09-07
| | | | | | * The check is always true Change-Id: Ib184e0730d95dd22d5a2b09c185def2f55c15998
* Add missing liblog dependencyDimitry Ivanov2017-09-07
| | | | | | | | Bug: http://b/31289077 Bug: http://b/27171986 Test: remove liblog from libcutils and recompile Change-Id: Icd2f1ae735e263296a5c6705c7b528b00aa1a94a (cherry picked from commit 532f3378c214c3134afcb5bcc7c19ce047ec02ac)
* Depend on libandroid_runtimeColin Cross2017-09-07
| | | | | | | | | | | | libloc_pla is playing tricks with -Wl,--export-dynamic to use symbols from libandroid_runtime without depending on it. libandroid_runtime's headers are moving to where they are only exported to modules that depend on it, so add a dependency and remove -Wl,--export-dynamic Bug: 33630870 Test: builds Change-Id: I9b0567a48ded63031085b6ba93fb3b36404279e1 (cherry picked from commit ada652709d5a1b9faedecc02739d2ed610e18f86)
* z2_plus: Move Lineage specific overlays to overlay-lineageRashed Abdel-Tawab2017-09-07
| | | | Change-Id: Ic38bb1acb4d37f90b62679e4420815f49b30fc7f
* z2_plus: init: Update for OLuca Stefani2017-09-07
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: import HWUI and Dalvik properties to system.propoffain2017-09-07
| | | | | | | Define HWUI and Dalvik properties in system_prop.mk because AOSPA dont provide the preconfigured configuration files in their framwork. The values i used are from 7.3.9 build and tweaked a little bit. Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Remove all the calls to the sepolicydd3boh2017-09-07
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Remove init.target.rcdd3boh2017-09-07
| | | | | | Basically a duplicate Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Initial Oreo cleanupdd3boh2017-09-07
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: Import partially from op3dd3boh2017-09-06
| | | | | | | * already cleaned up * also removed WCNSS_cfg.dat that didn't seem called by anything Signed-off-by: dd3boh <dade.garberi@gmail.com>
* BoardConfig: disable triple buffering(adds so much laggs)YaroSt122017-09-06
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Use product copy for the apks files as it should be [2/2]dd3boh2017-09-06
|
* z2_plus: wifi: Remove fstman.ini and cleanup [1/2]dd3boh2017-09-06
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* init: Change ro.product.modeldd3boh2017-09-06
| | | | | | I prefer it like this :P Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: init: Dynamically set Dalvik propertiesLuK13372017-09-06
| | | | | Change-Id: I656cbed7abf351fea4129e7ff3c930eb9d8914ae Signed-off-by: dd3boh <dade.garberi@gmail.com>
* rootdir: Cleanup the qcom-post-boot partdd3boh2017-09-06
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Squash revert of the msm thermal simple drivers [1/2]dd3boh2017-08-25
| | | | | | | | | | | | | | | | | | | | It doesn't seem so efficent right now, so let's try to fall back to the old thermal engine driver for now at least Revert "rootdir: Fall back to the old power management" This reverts commit 98204762dd6569f4b4ded1ee0a51710efe7edacc. Revert "z2_plus: Configure msm-thermal-simple driver" This reverts commit d1830933a6c54a6ac9c7a5ac9a3edebdb326420b. Revert "z2_plus: Optimize power config on boot" This reverts commit 5c12086dac733836c91a4ad415aea5a728aa8fab. Revert "z2_plus: Remove msm-thermal, thermal-engine, and bcl" This reverts commit f4bd79af37442fbf594c6523950e3e9945a7cd70.
* z2_plus: wifi: reduce delay for Runtime PMAlex Naidis2017-08-25
| | | | | | | | | | | * "2500" is a little to relaxed from a power effiency point of view. -> Reduce the delay to "1500" to improve power efficiency without increasing the chance of a wifi dropout. Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: use more conservative value for gRuntimePMDelayPark Ju Hyung2017-08-25
| | | | | | | | 500ms was too short and causes performance/stability issues Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com> Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: enable and tune BETAlex Naidis2017-08-25
| | | | | | | | | | | | | | Enabling Beacon Early Termination in order to speed up beacon processing drastically. This will lead to power savings. Also tune the BET wake interval to a value of "8" to reduce the frequency of wakeups. "8" is a safe choice since I could detect values of higher than 10 to cause issues in some usecases. Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: wifi: relax WiFi re-association RSSI thresholdsSultanxda2017-08-25
| | | | | Signed-off-by: Sultanxda <sultanxda@gmail.com> Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
* z2_plus: wifi: enable QPower and Deep sleep at the same timeAlex Naidis2017-08-25
| | | | | | | | | * This enables Deep Sleep mode, additionally to QPower * With this configuration, QPower manages the new Deep sleep mode -> Leads to amazing power savings Signed-off-by: Alex Naidis <alex.naidis@linux.com> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* setup-makefiles.sh: Add statement to fix build error when more vendor are ↵davide2017-08-24
| | | | present
* proprietary-files.txt: Remove system/etc/init.qcom.post_boot.shdavide2017-08-24
|
* Fix extract-files.sh and setup-makefiles.shdavide2017-08-24
|
* Add proprietary-files.txtdavide2017-08-24
|
* z2_plus: rootdir: Enable ZRAM for msm8996 targetsDiogo Ferreira2017-08-21
| | | | | | | | Check the accompanying kernel patch for more info and also https://source.android.com/devices/tech/debug/jank_jitter#page_cache. Change-Id: I69b9dabf2100701a55f99056facfe6978c60cfb6 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* rootdir: Fall back to the old power managementdd3boh2017-08-21
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* SafetyNet bypassSimao Gomes Viana2017-08-21
| | | | | | | This might be useful to bypass the safetynet as default if the device is unrooted and so magisk isn't installed Change-Id: Ie572200699e843cf8e3fd5329943cbdf9d10bc9b Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Configure msm-thermal-simple driverSultanxda2017-08-21
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: Optimize power config on bootSultanxda2017-08-21
| | | | | | *Set sched_boost earlier *Enable balanced power config later *Set I/O scheduler to noop during boot, and cfq after boot
* z2_plus: Remove msm-thermal, thermal-engine, and bclSultanxda2017-08-21
| | | | We will use msm-thermal-simple instead.
* sepolicy: Address some denialsdd3boh2017-08-21
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* gemini: add SnapdragonCamera overlayFabian Leutenegger2017-08-20
| | | | | | | * Its needed, otherwise Camera will crash after picture got taken Change-Id: Ia2a311aafc90e008ce126a326dc1fdffcb8d9a69 Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Import thermal-engine from ZUI 2.5.435.Cosme Domínguez Díaz2017-08-03
|
* wifi: Update from the zui 2.5.412dd3boh2017-08-03
|
* Modify liblightFedor9172017-08-02
| | | | | | Still need to modify for Z2 Pro Signed-off-by: dd3boh <dade.garberi@gmail.com>
* Set rights and owners for new attributes of ledFedor9172017-08-02
| | | | Signed-off-by: dd3boh <dade.garberi@gmail.com>
* z2_plus: BoardConfig: Change defconfigdd3boh2017-08-02
|
* Remove zuk_manifestdd3boh2017-08-02
|
* Enable triple framebuffersLennart Wieboldt2017-08-02
| | | | | | | | | On high resolution panels, GPU composition can end up taking more time than the vsync period, thereby causing jank. Change-Id: I6ae4a72a73bd4ee5c740c4c79edc07255717d5da Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de> Signed-off-by: dd3boh <dade.garberi@gmail.com>
* noatime implies nodiratime.Cosme Domínguez Díaz2017-08-02
| | | | https://lwn.net/Articles/244941/