aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* msm8996-common: Enable audio source unprocessed featuredavidevinavil2018-09-13
| | | | | Change-Id: Ifab7102b3de2bd85c81efd7fa8df07c2f067dfa9 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Restrict rmt_storage to CPU0.Cosme Domínguez Díaz2018-09-13
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Switch to HIDL ANT+ HALBruno Martins2018-09-13
| | | | | Change-Id: I0e0252b6e2c7e3e7da1e8508f010b7e6c2bfd128 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Remove unused overlaydavidevinavil2018-08-31
| | | | | Change-Id: I5713779d228d4c18e7d73d06e4558d55cf45a845 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Set sys.usb.ffs.aio_compatJerry Zhang2018-08-31
| | | | | | | | | | The kernel does not support aio with ffs. Set the property so adb/mtp know to use the compatible functions, and the same while in recovery. Bug: 37916658 Test: Use adb Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Treble sucksLuK13372018-08-31
| | | | | Change-Id: I304cbfbfba8c7a4c403a8e865bf0d940cac1bea2 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* Revert "msm8996-common: Use BOARD_VNDK_VERSION := current"davidevinavil2018-08-31
| | | | | | | This reverts commit e35c10e57b9df6454437d2d3b914771da79e5a46. Change-Id: Iec0cf241399ac609a131f3b298ad5ca1722ce715 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Kick PRODUCT_FULL_TREBLE_OVERRIDE for nowdavidevinavil2018-08-31
| | | | | | | This make working surfaceflinger and camera without VNDK Change-Id: I770854233fb7cb63c2da5c6d0ee9262bd92ab88f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Use QTI bluetooth stackBruno Martins2018-08-31
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Remove oem_2901 group for second RIL daemon serviceWang Han2018-08-28
| | | | | | * Matches rild.legacy.rc from Pie's RIL Change-Id: Icdb0a3e4859bc0a4011e34fdd483cef2ca3b8a7f
* msm8996-common: Remove creation of /data/misc/wifi and /data/misc/dhcpHan Wang2018-08-28
| | | | | | | | * The creation of /data/misc/wifi and /data/misc/dhcp was moved long ago to the core init.rc script. Moreover, /data/misc/wifi is deprecated since wpa_supplicant now relies on /data/vendor/wifi. Change-Id: Ic0a33af44ffe163d3dd06cebdc1e192dc9bcb11f
* msm8996-common: Fix shared vdex nameMathieu Chartier2018-08-28
| | | | | | | | | The files in arm/arm64 are symlinks and pinning symlinks is not supported. Pin the target vdex file intead. Bug: 73990433 Test: manual Change-Id: I313e1f53487c0a21b615f65dc64c21a1ecb4b7d5
* msm8996-common: Remove Priv-app permissions whitelistdavidevinavil2018-08-28
|
* msm8996-common: Fix build of our bluetooth headerLuK13372018-08-28
| | | | Change-Id: I45c5a123c86f3a9ec1ac72011c018a937d4fc70f
* msm8996-common: Add vendor_ prefix for our custom AIDsLuK13372018-08-28
| | | | Change-Id: Ie1dd9c1f6a79d04b42e12e0fd9dabdc22b2f6927
* msm8996-common: Don't start supplicant with interfacesRoshan Pius2018-08-28
| | | | | | | | | | Framework will now add interface to supplicant (via HIDL) when it needs to control an interface, so don't specify them in the startup params. Bug: 69426063 Test: Device boots up and able to connect to wifi. Change-Id: I817d28093f8b982e3806c212babd888c0f5eb7c0
* msm8996-common: wpa_supplicant(hidl): Add support for starting HAL lazilyRoshan Pius2018-08-28
| | | | | | | Bug: 72394251 Test: Able to start supplicant from framework using ISupplicant.getService() Change-Id: I19b8434e7241b9028e7dc86316ec9d5512affcca
* msm8996-common: Uprev to supplicant 1.1Roshan Pius2018-08-28
| | | | | | Bug: 65673412 Test: Device boots up and connects to wifi networks. Change-Id: I2e51291b30fd242edbeae2c69ef9545383895bb3
* msm8996-common: wpa_supplicant: Move control sockets to /data/vendorJeff Vander Stoep2018-08-28
| | | | | | | | | | | | Treble compliance. Bug: 70228425 Bug: 70393317 Test: complete wifi test in b/70393317 Test: Test wifi on Taimen and Sailfish Test: verify sockets exist in /data/vendor/wifi/wpa/sockets Change-Id: I0bfc3a351419f0a03498e79664949f353369bf1b
* msm8996-common: Uprev Wi-Fi HAL to 1.2Etan Cohen2018-08-26
| | | | | | | | New HAL APIs are planned. This requires a HAL uprev. Bug: 65647646 Test: builds and Wi-Fi runs Change-Id: Ib7efd3d5263e73d1ad40e1a5a687bdb6c133c812
* msm8996-common: Advertise Vulkan 1.1 system featureJesse Hall2018-08-26
| | | | | | Bug: 66875961 Test: atest VulkanFeaturesTest Change-Id: I58f904984320dee174637ba0ddfecdd343fab7e6
* msm8996-common: Enable TARGET_PROVIDES_LIBLIGHT by default.Cosme Domínguez Díaz2018-08-26
|
* msm8996-common: Fix TARGET_2ND_ARCH_VARIANT warning.Cosme Domínguez Díaz2018-08-26
| | | | | build/make/core/combo/TARGET_linux-arm.mk:43: warning: kryo is armv8-a. build/make/core/combo/TARGET_linux-arm.mk:45: warning: TARGET_2ND_ARCH_VARIANT, armv7-a-neon, ignored! Use armv8-a instead.
* msm8996-common: Set LOCAL_SDK_VERSION where possible.Anton Hansson2018-08-26
| | | | | | | | | | | | | | | | This change sets LOCAL_SDK_VERSION for all packages where this is possible without breaking the build, and LOCAL_PRIVATE_PLATFORM_APIS := true otherwise. Setting one of these two will be made required soon, and this is a change in preparation for that. Not setting LOCAL_SDK_VERSION makes the app implicitly depend on the bootclasspath, which is often not required. This change effectively makes depending on private apis opt-in rather than opt-out. Test: make relevant packages Bug: 73535841 Change-Id: Ic906adbd670c4dbfe2cdf0b71cdbeaf9ac08a27e
* msm8996-common: Set vendor props via PRODUCT_PROPERTY_OVERRIDESBruno Martins2018-08-16
| | | | | | * Support for vendor.prop was abandoned Change-Id: I3554bfc57c27555f8c605e8555ea5f386bce0c5d
* msm8996-common: Remove FRP entry from fstabMichael Bestas2018-08-15
| | | | | | * Not needed, system treats it as a raw block device Change-Id: Ieff8b1888c22d49974bfeb60cfc62f3bb2d424c7
* Revert "msm8996-common: Update vulkan blobs"davidevinavil2018-08-13
| | | | This reverts commit f8bdd1d2c6b8ddfeaa84bf3651e166a743e87f53.
* 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.