aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* msm8996-common: rootdir: Disable input boost completelyDavide Garberi2019-04-11
| | | | | | * This doesn't make much of a difference as of performance and jank but could save some battery Change-Id: Id139d5072e9b841dcd385136a2e497520c588df8
* msm8996-common: Switch to cfqDavide Garberi2019-04-11
| | | | Change-Id: Icf9d1b9d17aafa700378f6a2a832d124c6dd5576
* msm8996-common: rootdir: Decommonize some ramdisk propsDavide Garberi2019-04-11
| | | | | | * To prevent a log spam due to missing files to write to Change-Id: I8e972a2d73018734be835d89062ffeb1b27a9d07
* msm8996-common: sepolicy: Give vendor_file the permission to write to sysfsDavide Garberi2019-04-11
| | | | Change-Id: Ie210f27a1dd3d79c50a49c6b024019464227bdd7
* 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: Update blobs from daisy 9/PKQ1.180917.001/V10.0.7.0.PDLMIXMDavide Garberi2019-03-31
| | | | Change-Id: I9de413b40b2e1e4ad7fd05ef581ba299b6683571
* msm8996-common: sepolicy: Remove duplicated CNE typesDavide Garberi2019-03-30
| | | | | | * Added in platform by https://github.com/LineageOS/android_device_qcom_sepolicy/commit/a7143aa372d9004eeeb69a50221a5324d59cb5b6 Change-Id: I328a46b45d651aeb54665c2453390adbb767de20
* 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: Update full graphics stack from LA.UM.7.5.r1-03700-8x96.0Bruno Martins2019-03-30
| | | | Change-Id: I7a26ec449a52f36f596491e14d3306f672eb664a
* msm8996-common: Set iop hal version to 1.0 in manifestDavide Garberi2019-03-25
| | | | Change-Id: I00308850a7e38899a5343878c79264b38bdbb117
* msm8996-common: sepolicy: Don't audit dac_override for hal_perf_default eitherDavide Garberi2019-03-24
| | | | Change-Id: I790167bf413bb1166e63972ab321e2278cbabbfc
* msm8996-common: Fix vendor.lineage.power manifest entryDavide Garberi2019-03-24
| | | | Change-Id: I6a91196d08f5f7c7d1adff543588fe5a80b0dffe
* msm8996-common: Cleanup the perf stackDavide Garberi2019-03-23
| | | | | | | | | * Move vendor.qti.hardware.iop to vendor as we're full vndk and system libs won't be found * Remove energy-awareness, not needed * Remove perf system blobs, they aren't called by our vendor part Change-Id: Idf33231fb4c135df26cdf8d827798ec816faf543 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: sepolicy: Silence hal_perf_default dac_* denialsdianlujitao2019-03-22
| | | | Change-Id: Icaefcf91ea08813bb84ce33effec44d037bd5145
* msm8996-common: Switch back to ZUK perf stackDavide Garberi2019-03-21
| | | | | | * From ZUI 4.0.247 Change-Id: I27a5db6a5878b7b2ed1c47ae96632acba418e881
* msm8996-common: Remove irq related labelsDavide Garberi2019-03-21
| | | | | | * This is useful without msm_irqbalance Change-Id: I500abb9dab85a4132210a9557f7ce3febaceadbb
* msm8996-common: Fix sha1sum of keystore and gatekeeperDavide Garberi2019-03-21
| | | | | | * We must pin the blobs with the hex of them already hex edited Change-Id: I2fbaeaa4ba2ddccd3cb6e88c139d9a9f2f6143b0
* msm8996-common: sepolicy: Changes needed for CAF's new haptics driverSubhajeet Muhuri2019-03-17
| | | | | Change-Id: Ib8cbdbd0088ffb9b74e27404937f0387e728e229 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: overlay: pin home applicationJorim Jaggi2019-03-15
| | | | | | | Test: adb shell dumpsys pinner after boot Bug: 111132016 Bug: 78585335 Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
* msm8996-common: Enable workaround for old MCC/MNC formatdianlujitao2019-03-15
| | | | * Fixes manual network selection
* msm8996-common: Bump up vendor security dateDavide Garberi2019-03-09
| | | | | | * Having most vendor blobs from daisy the vendor security patch should be updated to their platform security date Change-Id: Ic802153051ea49482e371945de1fb63cc57249fa
* msm8996-common: Restore vulkan blobs to marlinDavide Garberi2019-03-09
| | | | Change-Id: Ic18cc58a5eb9b57cf4a3eff2e2826d11e85a9b81
* msm8996-common: Update encryption blobs from daisyDavide Garberi2019-03-09
| | | | | | * Extracted from PKQ1.180917.001/V10.0.1.0PDLMIFJ Change-Id: Ifdfcc9f52111534e1b03825c9459c8ebda71cdca
* msm8996-common: remove useless NFC referenceskubersharma0012019-03-08
| | | | | | | * z2_plus/row do not support NFC so its useless to have these * fixes random log saying this device has no NFC Change-Id: Idc0d97b42dff1f826efb35808b3998f40be98a7b
* msm8996-common: overlay: Decommonize light capabilitiesIvvanVG2019-03-04
| | | | | | * z2_plus and z2_row have different leds (white only vs RGB) so it'd be better to decommonize this Change-Id: I09745858292f116b6462e2de5594db4741c4a09a
* msm8996-common: Remove prebuilt libc2dcolorconvertDavide Garberi2019-03-04
| | | | | | * Let's try building this from source Change-Id: Ia3b8154a844fc6ed4c6a38b70ed27b19a7badcfd
* msm8996-common: sepolicy: CleanupDavide Garberi2019-03-03
| | | | | | | | | | * genfs_context cleanup after b5b41d341dd744c40d3908550daaafcee6fe7b4b in which it has randomly been imported from Marlin * Slightly cleanup indentation * Remove a lot of domains which were being used in genfs_context as most of it is already labelled differently in qcom common sepolicy and already addressed * Remove violators where not needed * Remove some old properties we're not using anymore Change-Id: Ic72853dfaf71ba3f0596e75d1bdd5b5c93cd70be
* 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: audio: Update audio_policy_configuration from CAFDavide Garberi2019-03-03
| | | | Change-Id: If858604cf8c3dab34eba42f065497953eeebbb2c
* 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: Remove aptx supportDavide Garberi2019-02-24
| | | | | | * We don't support this on stoct. Change-Id: Ic690330d1c063cec7f3bca049c0bf27967e7e36c
* msm8996-common: Import backlight overlays from Marlindavidevinavil2019-02-19
| | | | Change-Id: Ib1d1da843265a3cf646864bb25bc6f22e91a8f5e
* msm8996-common: sepolicy: Address healthd denial on offline chargingWang Han2019-02-19
| | | | Change-Id: Ib5d3a671d94012fdcf8926e59821470857d41811
* msm8996-common: Fix a charger neverallowDavide Garberi2019-02-19
| | | | Change-Id: I050c47c495625cc769a2f6549f8f68ed8be07d6a
* msm8996-common: Switch back to stock chargerDavide Garberi2019-02-19
| | | | | | This reverts commit fd4723a91d1cb0d367aea9b6413b2dc336fd82d8 and 4ee3647a319cd52a2aa2575f47b2b74852bba852 Change-Id: I9362cb608480dd11e83b5da34f6e01f38fddf942
* msm8996-common: init: stop/start -> restartMichael Bestas2019-02-18
| | | | | Change-Id: Iaec52fcf4206263a2966f8cbfa6e40c97e7e117c Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
* msm8996-common: Restart HIDL camera provider after decryptionLuK13372019-02-18
| | | | | | | | * Restart HIDL camera provider to cover some edge cases where camera isn't working on FDE devices with boot pin enabled. Change-Id: Ia757e9d07de26008f426fca582439d68b6d6fecb Signed-off-by: Subhajeet Muhuri <kenny3fcb@gmail.com>
* msm8996-common: Add a few props for new sdm blobsGuaiYiHu2019-02-18
| | | | | Change-Id: I2845f434d7c0266fabd43fb672c505b574273f6d Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: extract-files: Add blob_fixup for hex editingDavide Garberi2019-02-18
| | | | Change-Id: I3752fa2a9b1eeebb9c7c145738a48d136a0b7874
* msm8996-common: introduce fixup scripts and kang modeVladimir Oltean2019-02-18
| | | | | | | | | | | | | Also do the following: * Fix passing of arguments longer than one word, such as --section "Hello world" * Update the hashes and fixups for blobs kanged from bardock Wight554: * Small cosmetic changes * Fix some shellcheck warnings Change-Id: I917ed382a8c0e33ba7709151f2743a723dc50617 Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
* msm8996-common: Move optizoom and ubifocus camera blobs to systemDavide Garberi2019-02-15
| | | | | | | | * They can't access to system after enable actual VNDK support * Remove 32 bit libs * We shouldn't need these on GSIs anyway as they're only useful for a few camera features which work only on snap Change-Id: I40cd99bfa266df1cb0cb4807efe2eb69df0ce2fe
* msm8996-common: sepolicy: Update for touch HALDavide Garberi2019-02-11
| | | | | Change-Id: Ifec612cc608fcd4b7d72892e7921e238be4672e0 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: touch: Add libbinder_headers dependencyDavide Garberi2019-02-11
| | | | | | | * Fixes: device/zuk/msm8996-common/touch/service.cpp:20:10: fatal error: 'binder/ProcessState.h' file not found Change-Id: Ib94af2d82de70f159eb54b9cf3a753a1a2654221 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* 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: sepolicy: Make healthd permissiveDavide Garberi2019-02-07
| | | | | | | | | * Not the best solution but I can't think of any other solution at the moment * It shouldn't anyway be a security problem as this domain is used only for charger * Fixes offline charging completely Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: I7379724a0550553e0fd6ab4f470bd9439c093936
* msm8996-common: manifest: Disable IDisplayModes for livedisplayDavide Garberi2019-02-07
| | | | | | | * It looks like that z2 isn't compatible with this as it doesn't anyhow boot fine with it. Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: Ie9321aac468e0c8bd425229602eadf3bb9b4ae5a
* msm8996-common: Update SDM blobs from LA.UM.7.5.r1-03700-8x96.0Davide Garberi2019-02-07
| | | | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: Ic53431a4edaef8ad7ea58649f4c6ef6620006b0f 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: camera: Account for HFR usecaseNich2019-02-06
| | | | | Change-Id: I073264683fd2e1f4065557ce09ed569dd1e1113f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>