aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* msm8996-common: thermal-engine.conf: Slightly increase the thresholds.Cosme Domínguez Díaz2018-08-13
| | | | | | | According to @davidevinavil, my thermal config cause a ~25% drop on the Multi-Core CPU performance... so, maybe I was too optimistic :P Increase 4 degrees centigrade to reduce the performance penalty.
* msm8996-common: Update blobsCosme Domínguez Díaz2018-08-11
| | | | | | | | | # GPS - from bardock-pro - OPM1.171019.026 # Graphics - from bardock-pro - OPM1.171019.026 # Graphics (SDM) - from bardock-pro - OPM1.171019.026 # Media - from bardock-pro - OPM1.171019.026 # Postprocessing - from bardock-pro - OPM1.171019.026 # WiFi - from bardock-pro - OPM1.171019.026
* msm8996-common: Remove unneeded hci_filter_root service.Cosme Domínguez Díaz2018-08-11
|
* msm8996-common: Remove unneeded symlinksCosme Domínguez Díaz2018-08-11
| | | | | | | | | | | | | | | | | | Revert "msm8996-common: create slpi firmware symlinks." This reverts commit 6d6d747757b3897df25576c686dcb8497f63ae5d. Revert "msm8996-common: create cpe_9335 firmware symlinks." This reverts commit 19ab403194e0a990ebe3a603f2bafa2f67c6862b. Revert "msm8996: create mdtp firmware links" This reverts commit c5e115a4b5815cd43234e7a6e71b5e6548f16ce7. Revert "msm8996: create adsp firmware links" This reverts commit a88358e3817f33806e3985acfc4a32a651dc044d.
* Revert "msm8996-common: Update Bluetooh firmware."Cosme Domínguez Díaz2018-08-11
| | | | | | | SELinux blocks the loading of the newer firmware and I do not know how to fix it, for now. This reverts commit 13c9609710f05a79d119636ec2b9640259dd67c2.
* msm8996-common: Update vulkan blobsCosme Domínguez Díaz2018-08-11
| | | | * From google/marlin/marlin:9/PPR1.180610.009/4898911:user/release-keys.
* msm8996-common: Update Bluetooh firmware.Cosme Domínguez Díaz2018-08-11
| | | | * From google/marlin/marlin:9/PPR1.180610.009/4898911:user/release-keys.
* msm8996-common: proprietary-files.txt: Update WiFi firmware.Cosme Domínguez Díaz2018-08-11
| | | | * From google/marlin/marlin:9/PPR1.180610.009/4898911:user/release-keys.
* msm8996-common: Tune cpu_boost for the little cluster.Cosme Domínguez Díaz2018-08-10
|
* msm8996-common: Avoid jumping to the maximum frequency without needing itCosme Domínguez Díaz2018-08-09
| | | | | | | | * I just don't understand why we have 16 frequencies (from 307 to 1593MHz) on our power cluster and libqti-perfd just wants to force the highest every time I touch the screen... Why implement cpu frequency scaling and then use only two?
* msm8896-common: Grant RWX permissions for group to /persist/wlan_btLuK13372018-08-09
| | | | | | | * Without group perms our bluetooth HAL is unable to access file with bluetooth address. Change-Id: Idf00d5d31be34ec1aaf66ddfaf3646d913d63687
* msm8996-common: wifi_supplicant: Deprecate entropy.binJeff Vander Stoep2018-08-09
| | | | | | | | | | | | Wpa_supplicant's random pool is not necessary on Android. Randomness is already provided by the entropymixer service which ensures sufficient entropy is maintained across reboots. Commit b410eb1913 'Initialize /dev/urandom earlier in boot' seeds /dev/urandom with that entropy before either wpa_supplicant or hostapd are run. Bug: 34980020 Test: Use wifi and wifi tethering on Taimen Change-Id: Ib5caf362bc939911b357db186a274957d3fbf186
* ipacm: Add NULL pointer check before dereferenceMohammed Javid2018-08-09
| | | | | | Add check to prevent NULL pointer dereference. Change-Id: Ica47eddc8effca7782d1d0b699e982ef99235a46
* msm8996-common: Move ppd service to system-background cpuset.Cosme Domínguez Díaz2018-08-09
|
* msm8996-common: Fix priv_app sepolicy.Cosme Domínguez Díaz2018-08-04
|
* msm8996-common: update cpusets at boot completeTim Murray2018-08-04
| | | | | | | | | We don't need aggressive load balancing during boot, only after boot has been completed. bug 30040263 Change-Id: Id22ac312751983f774208399b1673459e2351b93
* msm8996-common: Move more services to system-background.Cosme Domínguez Díaz2018-08-04
| | | | * And use our cpuset for the camera daemon.
* msm8996-common: Update to stock GPS configs and clean upBruno Martins2018-08-04
| | | | | | | | * Remove QC location and other unused GPS blobs * Ship with the same premium features enabled in stock builds Change-Id: I2e76e45160f028464eca34bb78da028f7d8dba8c
* Revert "msm8996-common: Regenerate privapp-permissions-qti.xml"Cosme Domínguez Díaz2018-08-04
| | | | This reverts commit 1a30110f6d84f004906813ba19c2ffc7f253dcf9.
* msm8996-common: Update second RIL daemon serviceBruno Martins2018-08-04
| | | | | | * Match the new changes introduced in O Change-Id: I43c6fa60214ce91d6a149f15416a9f3170abfdd5
* msm8996-common: Remove port-bridge service.Cosme Domínguez Díaz2018-08-04
|
* msm8996-common: rootdir: Update fs tune from marlinLuca Stefani2018-08-04
| | | | Change-Id: I142e2842a3a88852d0e0e3598b00cd219259e6a0
* msm8996-common: init: power: CleanupCosme Domínguez Díaz2018-08-04
| | | | * Use Xiaomi's LOS work as main base.
* msm8996-common: rootdir: Drop write permissions from cpu_max_freqLuK13372018-08-04
| | | | | | | | * libqti-perfd for some reason wants to write "0:1593600 1:1593600 2:2342400 3:2342400" to it. * Preventing that lets us use full max freq on 8996pro devices. Change-Id: I081de2e8fc2ade7e6de4e971c29b8c53dd0a598c
* msm8996-common: Fix UFS device in chargerWei Wang2018-08-04
| | | | | | | Bug: 64072712 Bug: 64022845 Test: boot from charger and check last kmsg Change-Id: I8c890c55c9b578ae9e43be7f041dc2cbd4c80c15
* msm8996-common: Boost UFS during bootWei Wang2018-08-04
| | | | | | | | | | | | | | | | Before: SystemServer_start : 6.5916 0.14159 SystemUi_start : 9.646 0.11627 system_server_ready : 10.341 0.16571 After: SystemServer_start : 6.5465 0.17295 SystemUi_start : 9.5017 0.13355 system_server_ready : 10.13 0.17956 Bug: 63644084 Test: 10 boot with packages/services/Car/tools/bootanalyze/bootanalyze.py Change-Id: I5509629bba6cddb35bb72d0f48283e2bf51cebd3
* msm8996-common: Fix more SELinux denials.Cosme Domínguez Díaz2018-08-04
|
* msm8996-common: Add ANT+ supportcrancocco2018-08-02
|
* msm8996-common: Set cache partition filesystem formatRashed Abdel-Tawab2018-08-02
| | | | | | | | Without this, the build system generates a symlink to /data/cache instead of using the actual partition, which will break OTAs on encrypted devices or devices using Lineage recovery Change-Id: Ie72fd1a6b2535292e042b73bcdc1fec93dfe9ed9
* msm8996: gps: Increase batch size to maxPranav Vashi2018-07-29
| | | | Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
* msm8996: ipacm: Fix memory leaksAntoine Giraudmaillet2018-07-29
| | | | | | | | * Errors reported by CppCheck. Change-Id: I700e4c8ef6a4cb7f551e1d9c69f72d218b124dde Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
* msm8996-common: Fix priv_app SELinux denials:Cosme Domínguez Díaz2018-07-29
| | | | avc: denied { find } for interface=android.hardware.memtrack::IMemtrack pid=3638 scontext=u:r:priv_app:s0:c512,c768 tcontext=u:object_r:hal_memtrack_hwservice:s0 tclass=hwservice_manager permissive=0
* msm8996-common: Re-enable Power HAL 1.1 and WiFi statsCosme Domínguez Díaz2018-07-29
| | | | | * Using marlin WiFi firmware, which is newer than ours, we can get a fully functional Power HAL.
* msm8996-common: Fix chager SELinux denials:Cosme Domínguez Díaz2018-07-28
| | | | | | | | | | | | | avc: denied { dac_override } for pid=442 comm="chargeonlymode" capability=1 scontext=u:r:charger:s0 tcontext=u:r:charger:s0 tclass=capability permissive=1 avc: denied { read } for pid=442 comm="chargeonlymode" name="rtc0" dev="tmpfs" ino=2231 scontext=u:r:charger:s0 tcontext=u:object_r:rtc_device:s0 tclass=chr_file permissive=1 avc: denied { open } for pid=442 comm="chargeonlymode" path="/dev/rtc0" dev="tmpfs" ino=2231 scontext=u:r:charger:s0 tcontext=u:object_r:rtc_device:s0 tclass=chr_file permissive=1 avc: denied { ioctl } for pid=442 comm="chargeonlymode" path="/dev/rtc0" dev="tmpfs" ino=2231 ioctlcmd=7008 scontext=u:r:charger:s0 tcontext=u:object_r:rtc_device:s0 tclass=chr_file permissive=1 avc: denied { write } for pid=442 comm="chargeonlymode" name="persist" dev="rootfs" ino=14980 scontext=u:r:charger:s0 tcontext=u:object_r:persist_file:s0 tclass=dir permissive=1 avc: denied { add_name } for pid=442 comm="chargeonlymode" name="subsys" scontext=u:r:charger:s0 tcontext=u:object_r:persist_file:s0 tclass=dir permissive=1 avc: denied { create } for pid=442 comm="chargeonlymode" name="subsys" scontext=u:r:charger:s0 tcontext=u:object_r:persist_file:s0 tclass=dir permissive=1 avc: denied { create } for pid=442 comm="chargeonlymode" name="batt_info.bin" scontext=u:r:charger:s0 tcontext=u:object_r:persist_file:s0 tclass=file permissive=1 avc: denied { read append } for pid=442 comm="chargeonlymode" name="batt_info.bin" dev="rootfs" ino=2334 scontext=u:r:charger:s0 tcontext=u:object_r:persist_file:s0 tclass=file permissive=1 avc: denied { getattr } for pid=442 comm="chargeonlymode" path="/persist/subsys/batt_info.bin" dev="rootfs" ino=2334 scontext=u:r:charger:s0 tcontext=u:object_r:persist_file:s0 tclass=file permissive=1
* ipacm: Add UL rules with XLAT mux idMohammed Javid2018-07-28
| | | | | | | | In case of HAL feature, currently UL rules are installed without XLAT info. Install UL rules with XLAT mux id. Change-Id: Ib290d439e0775f647dcc4b600e67c500b2b24fde
* Revert "msm8996: Build HVX neuralnetworks HAL"Cosme Domínguez Díaz2018-07-28
| | | | This reverts commit 5a1c5d7094cf0c00f4bbca7390fee11ef9293366.
* Merge pull request #13 from hertz1/lineage-15.1Cosme Domínguez2018-07-28
|\ | | | | msm8996-common: Enable interaction boost
| * msm8996-common: Enable interaction boosthertz12018-07-25
| |
* | msm8996-common: Add power-off alarm supportDemon Singur2018-07-27
| | | | | | | | Change-Id: I4fd9e708cf132a91b7d6e0cd33d38d48dcef9413
* | msm8996-common: Adjust interactive governor parameters based on CPU power ↵martin_liu2018-07-27
|/ | | | | | | | | efficiency curve Bug: 28560172 Change-Id: I2974a6dc43ecc51603df4acb942ffcb04091e653 Signed-off-by: martin_liu <martin_liu@htc.com>
* msm8996-common: Set TARGET_PROVIDES_QTI_TELEPHONY_JARMichael Bestas2018-07-20
| | | | | | | | | | * Avoids the following warnings on every single rebuild of anything: build/core/Makefile:34: warning: overriding commands for target `/out/lineage-15.1/target/product/[...]/system/framework/qti-telephony-common.jar' build/core/base_rules.mk:391: warning: ignoring old commands for target `/out/lineage-15.1/target/product/[...]/system/framework/qti-telephony-common.jar' Change-Id: Idffe1a95d5ddac0ef3d6c74e3d55293b553e51ba
* msm8996-common: Update IPACMBruno Martins2018-07-20
| | | | | | * Tag: LA.UM.6.6.r1-09200-89xx.0 Change-Id: I53cfaae340eb31b1304984d4696ef8a6a8e567b3
* msm8996-common: Update call recording overlay.Danny Baumann2018-07-15
| | | | Change-Id: I3428fa6e47318b195a8dc46731e0aabc14a9a8e7
* msm8996-common: Full update to ZUI 3.5.389.Cosme Domínguez Díaz2018-07-14
| | | | | * Re-patch libmmcamera2_stats_modules.so to use /vendor/etc instead of /system/etc.
* msm8996-common: Use BOARD_VNDK_VERSION := currentRashed Abdel-Tawab2018-07-12
| | | | | | | | However, set BOARD_VNDK_RUNTIME_DISABLE := true as well since camera HAL is a hot mess if attempting to enforce runtime linker namsespace isolation Change-Id: I8f2237a0760d9d5feb0a51c9aed0c18119a5863f
* msm8996-common: Fix dependencies for mm-camera-interfaceYifan Hong2018-07-12
| | | | | | Test: mma -j BOARD_VNDK_VERSION=current Bug: 33241851 Change-Id: I603e86e78c80e592e852da184ca021fe42a8ea9a
* msm8996-common: Add libutils to libqomx_core and camera modulesVijay Venkatraman2018-07-12
| | | | | | | Bug: 33241851 Test: build target and pass CTS Test: With BOARD_VNDK_VERSION, mma works Change-Id: Ibb107bde19cd26675c41059a8c21d5f1f8ffa6bb
* msm8996-common: readmac: fix build with VNDK=currentDemon Singur2018-07-12
| | | | Change-Id: I145b26d5842429e56fff2286257dfccc4cea411b
* msm8996-common: Remove unused or deprecated board flagsBruno Martins2018-07-12
| | | | Change-Id: I919f7303c3289fd91d06fa5ece02f8eb6f4f973d
* msm8996-common: Remove implicitly built QTI camera shared librariesBruno Martins2018-07-12
| | | | | | | * These shared libs are built when TARGET_USES_QTI_CAMERA_DEVICE flag is enabled. Change-Id: Ifb39b7c2c8de2cbb1f59c6dc492a3763d32f1b7a