aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Fall back to ZUI IMS-QMI-RIL stackSubhajeet Muhuri2019-04-07
| | | | | | | | | | | | | * From ZUI 4.0.247DEV * This fixes VoLTE not coming back after mobile data has been switched to 2nd SIM and back to VoLTE capable 1st SIM * Probably also fixes random IMS restarts as they can't be noticed in logs anymore * ZUI ims_rtp_daemon cannot link libmedia.so, probably because we have switched to full VNDK According to DD3Boh: lib-dplmedia.so is a dependency of lib-rtpcore.so which is a dependency of ims_rtp_daemon So add a blob_fixup to remove libmedia.so dependency from lib-dplmedia.so Change-Id: I5402f0ef93d03661d611d6775b1b331cf35afc06
* msm8996-common: Add QCOM's WFD implementationArtem Borisov2019-03-30
| | | | | | | * Sadly, out-of-the-box Miracast support was killed in P, so we need this to keep Wi-Fi display feature working. Change-Id: Id680d918b64c0e3733251db45992ec477b6fbdfb
* msm8996-common: Remove soundtriggerDavide Garberi2019-03-03
| | | | | | | * Changed needed to make wired headset working with Audio FX enabled * Still https://review.lineageos.org/c/LineageOS/android_frameworks_av/+/242705 is needed for that Change-Id: If6a4e34814a140b757786a9f430b3d3ccfb4ed33
* msm8996-common: Set the hardware wlan mac using wcg_mac_toolDavide Garberi2019-03-02
| | | | | | | | | * Bin extracted from ZUI * Add init.wlan.sh to check if the mac address in wlan_mac.bin is already correct, if not correct it * Run both the bins on boot completed as wcg can't run earlier * Label both the bins and address their denials Change-Id: I7a8001465ec9c3d69bd228efa57dddfdd8e3c6f3
* msm8996-common: Remove readmacDavide Garberi2019-03-02
| | | | | | * We don't need this anymore, no random mac because the real hardware wlan mac works now Change-Id: I13f85f4eb438b2230408d5bad1c694b2cd39a25b
* msm8996-common: Replace KeyDisabler class with Touch HALBruno Martins2019-02-11
| | | | | Change-Id: I7b87ae0ad834ba02a78696afe393d9d4f8920fbd Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Migrate to livedisplay 2.0Bruno Martins2019-02-07
| | | | | Change-Id: I513c284c534ce3abc27bf374513280171454f4d1 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Build Trust HALJoey2019-02-06
| | | | | | Change-Id: I92706987f8d3094cdfb82e71e5331b7efe69e5df Signed-off-by: Joey <joey@lineageos.org> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Move offmode charging daemon awayBruno Martins2019-02-06
| | | | | | | | * Follow-up change for commit f22141c that simply moves the prebuilt to its proper place. Change-Id: I40d37ea6ae53fe8fe919dda758db22df3c1c4229 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Use BOARD_VNDK_VERSION := currentdavidevinavil2019-01-27
| | | | | Change-Id: Iaf796d8002f958451ecfc7aa842efee1cc2c717a Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Health: Uprevision to 2.0Yifan Hong2019-01-26
| | | | | | | Test: adb logcat -e health Test: lshal --debug Change-Id: I3855f256d79a46c9626f043aac667937ff6414e1 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Add libmm-omxcore.so required by: libOmxVpp.sodavidevinavil2019-01-26
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Fix vulkan permission copydavidevinavil2019-01-26
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Update RIL IMS and QMI FROM daisy ↵davidevinavil2019-01-26
| | | | | | 9/PKQ1.180917.001/V10.0.1.0PDLMIFJ [1/2] Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Build additional ril packagescodeworkx2019-01-19
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Switch back to 1.0 for gnssDavide Garberi2018-12-04
| | | | | | | * This is needed with daisy blobs (msm8953) Change-Id: Ie49efe357fcc7ad0c29596d42ad43d1f73cf4eaa Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: rootdir: Import init.msm.usb.configfs.rc from ↵Subhajeet Muhuri2018-11-28
| | | | | | | | | | | LA.UM.7.2.r1-05400-sdm660.0 This fixes the following USB related issues which were introduced after upgrading to kernel 4.4: * Android Auto * USB Tethering in Windows (now no longer needs manual RNDIS driver installation) * QCOM DIAG mode Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Switch back to vulkan 1.0Davide Garberi2018-11-04
| | | | | | | | | | | | * This might break the GPU frequency switch on some games Revert "Update Vulkan hardware level supported to 1" This reverts commit 91b4cb3452a2000424e4536e7e66adfebfe04670. Revert "msm8996-common: Advertise Vulkan 1.1 system feature" This reverts commit 52f63d31e49d21dd3f80acbb237d545de8642749.
* msm8996-common: Update audio and soundtrigger servicesDavide Garberi2018-10-25
| | | | | | | * The blobs are from LA.UM.7.2.r1-04000-sdm660.0 - B2N_sprout:9/PPR1.180610.011/00WW_3_22C Change-Id: I4c2ae0d6cca87c090020d43ae06a4f13b927130e Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* Revert "msm8996-common: Treble sucks"Davide Garberi2018-10-19
| | | | This reverts commit a8b14014fbf72aeb6b5c8e8240d26802d503843b.
* msm8996-common: gps: Update from LA.UM.7.2.r1-04000-sdm660.0Davide Garberi2018-10-19
| | | | | | | | * The vendor blobs from LA.UM.7.2.r1-04000-sdm660.0 - B2N_sprout:9/PPR1.180610.011/00WW_3_22C * Update gnsspps from CAF's location repo Change-Id: I6afc29a05459bf6d1951cb36b746d8cc781bc48f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* Update Vulkan hardware level supported to 1Urvashi Agrawal2018-10-19
| | | | | | | | | This change ensures that Vulkan hardware level is been updated to 1. Change-Id: Id3c811b47e51ca2ae81959a0f4c788947d713ed9 Signed-off-by: Urvashi Agrawal <urvaagra@codeaurora.org> Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Update textclassifier package name for PHan Wang2018-10-07
| | | | Change-Id: If846cc590060025202fa336af4420747f6b01238
* msm8996-common: Add pocketmode appfluxi2018-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I71e47d5f203adb7e28d37447e19a8041a1d02840 msm8996-common: PocketMode: Apply LineageOS rebrand Change-Id: I1de627062f56bd125f430033e8bb7aad8fe48f69 msm8996-common: pocketmode: Bump sdk version Change-Id: Ic521e380868bdc886e15c6a8a472564a98dbc094 msm8996-common: PocketMode: Explicitly include Android support libs * Fixes non-jack build Change-Id: I9d8346193577c7be218e12efb20f52ca9946eb14 msm8996-common: PocketMode: Properly depend on Lineage SDK * This is actually the proper library to include (only spotted while buidling with Jack disabled, because app compilation was failing). Change-Id: Ib61f93704c6411a4cb1f91d9e8693a1775934037 msm8996-common: PocketMode: Remove useless cast Change-Id: I655b0b80ccafdaae422a2464d2b8409f70be0e8c msm8996-common: Adapt to Zuk Change-Id: I9050faac37de0a8392b31fed5c3562d4553c546f msm8996-common: Set LOCAL_SDK_VERSION where possible. 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: sepolicy: Address a fingerprint denial Change-Id: I07c75d58357f7eea2dcc68ed80dacbab76bb30f5 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: makefiles: Don't continue including when not neededDavide Garberi2018-09-30
| | | | | | | * I really hated this Change-Id: Ibe7e7a8cde6e78f40e82bf227e10f076de7efa97 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Add some missing GPU blobsDavide Garberi2018-09-30
| | | | | | | | | | * CAF tag: LA.UM.7.2.r1-04000-sdm660.0 * From Nokia 7 Plus stable Pie release * With the latest blobs updates and libc2dcolorconvert not prebuilt the logcat gives a crash * The lib is still being built but we overwrite it with our vendor one Change-Id: Icedce09a511bb82f806a5dcc7d19335d647a4b22 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Set Bootanimation to half-resNolen Johnson2018-09-26
| | | | | | * Faster boot, smoother animation Change-Id: I97f27254474442e3299c7b03ea3180528befa06c
* msm8996-common: Drop libbt-vendorLuK13372018-09-13
| | | | | | * With QTI bluetooth it's no longer needed. Change-Id: Iba4b0b6ba24fe1b85e7175291ed84769615ffadd
* msm8996-common: Switch to HIDL ANT+ HALBruno Martins2018-09-13
| | | | | Change-Id: I0e0252b6e2c7e3e7da1e8508f010b7e6c2bfd128 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: Use QTI bluetooth stackBruno Martins2018-08-31
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Advertise Vulkan 1.1 system featureJesse Hall2018-08-26
| | | | | | Bug: 66875961 Test: atest VulkanFeaturesTest Change-Id: I58f904984320dee174637ba0ddfecdd343fab7e6
* msm8996-common: Set vendor props via PRODUCT_PROPERTY_OVERRIDESBruno Martins2018-08-16
| | | | | | * Support for vendor.prop was abandoned Change-Id: I3554bfc57c27555f8c605e8555ea5f386bce0c5d
* msm8996-common: Add ANT+ supportcrancocco2018-08-02
|
* 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.
* Revert "msm8996: Build HVX neuralnetworks HAL"Cosme Domínguez Díaz2018-07-28
| | | | This reverts commit 5a1c5d7094cf0c00f4bbca7390fee11ef9293366.
* 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: 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
* msm8996-common: Remove camera.device@3.2-impl from PRODUCT_PACKAGESLuK13372018-07-08
| | | | | | | * camera.device@3.2-impl is a dependency of camera provider therefore there's no need to add it to PRODUCT_PACKAGES. Change-Id: I3ae211965a31b5f85af3dd0fa1c7811b802586c3
* msm8996-common: Drop deprecated OpenGLRenderer propsBruno Martins2018-06-29
| | | | | | | | * In Android 8.1 and later, only the ro.zygote.disable_gl_preload property still applies. All other properties have been removed. Reference: https://source.android.com/devices/graphics/renderer Change-Id: Ib43c22ea3285e5fe397da8a7a5cac1c3a27a2f36
* msm8996-common: Move thermal-engine.conf from vendor to msm8996-common.Cosme Domínguez Díaz2018-06-25
|
* Revert "msm8996-common: Switch to Power HAL 1.1 and enable WiFi stats."davidevinavil2018-06-10
| | | | | | | This commit make lag in battery settings. Thank to @kenny3fcb for the tip This reverts commit b53e00d1d443ad324182f932a3d2508c29aa8a56.
* Revert "Enable Wi-Fi Aware feature."Cosme Domínguez Díaz2018-05-27
| | | | This reverts commit d6bd6c019d4978c6f03acc4c46b6b5951e9c7730.
* msm8996-common: Remove privapp-permissions-oem.xml and move qti's xml to /systemCosme Domínguez Díaz2018-05-27
| | | | | | | | | * privapp-permissions-qti.xml does the same and more. * Move back qti_whitelist.xml and privapp-permissions-qti.xml to /system as it's the right place: https://source.android.com/devices/tech/config/perms-whitelist#adding-whitelists
* Enable Wi-Fi Aware feature.Cosme Domínguez Díaz2018-05-27
| | | | * https://source.android.com/devices/tech/connect/wifi-aware
* msm8996-common: Switch to Power HAL 1.1 and enable WiFi stats.Cosme Domínguez Díaz2018-05-26
| | | | | | | * We need to set TARGET_WLAN_POWER_STAT to work with the QCACLD2 driver. The default value is for QCACLD3.
* msm8996: Properly copy vulkan permission xmldianlujitao2018-05-03
| | | | Change-Id: Ib787f195ebc6ce0a9e29ed8878fb14076642e365
* msm8996-common: sepolicy: CleanupCosme Domínguez Díaz2018-05-02
|
* msm8996: update gps from LA.UM.6.5.r1-07400-8x96.0codeworkx2018-05-02
| | | | Change-Id: Ic9d4ea1e69f0f9e4ccf56917fe96696876a83a42