aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* msm8996-common: Update qcrilmsgtunnel & ims package from mata QDavide Garberi2020-01-25
| | | | | | | * mata-user 10 QP1A.190711.122 420 release-keys * fixes VoLTE Change-Id: I3e9cdb3e5ed0c294b76d82651814329516df2765
* msm8996-common: Update poweroff alarm and time services from ↵Davide Garberi2020-01-25
| | | | | | LA.UM.8.6.r1-01900-89xx.0 Change-Id: I2fc9a0d0dd4ff1aa03da737813247d7f39f2a828
* msm8996-common: Update vulkan blobs from LA.UM.8.6.r1-01900-89xx.0Davide Garberi2020-01-25
| | | | | | * Older 8x96 blobs break vulkan with updated graphics Change-Id: I0556b1adf6a62720602f6a4c4994423adb789b1c
* msm8996-common: Update graphic blobs to LA.UM.8.6.r1-01900-89xx.0Davide Garberi2020-01-25
| | | | Change-Id: I076096c8fa2520b29f65ffe94d253f7251961b66
* msm8996-common: Update WFD blobs from LA.UM.8.6.r1-01900-89xx.0dianlujitao2020-01-25
| | | | Change-Id: Ie1e7fe511c8b876e99fec864d527a9a7291bbdcc
* msm8996-common: Add framework detect modules to PRODUCT_PACKAGESshoudil2020-01-25
| | | | | | | | | | Add JNI and libqti_vndfwk_detect module name to product_packages to specify module to be installed to device. Here explicitly specify both the core and vendor variant in PRODUCT_PACKAGES. CRs-Fixed: 2372775 Change-Id: Ic64f5ac0cfbbe9e105a6b48b5bc7687c8d23d7e8
* msm8996-common: Kang media profiles from marlinDavide Garberi2020-01-25
| | | | | | | * Source: https://android.googlesource.com/device/google/marlin/+/refs/tags/android-10.0.0_r3 * Helpful to make our video recording work fine on Android 10 (and fix lags for Snap in the previous versions) Change-Id: I8a6714c3cea8e801bb33164f8db66053657b4ee8
* msm8996-common: overlays: Remove notifyClientOnFingerprintCancelSuccessDavide Garberi2020-01-25
| | | | | | * This will be dropped in lineage-17.0 Change-Id: I6c76f520ed0ad78bbd73136545997a91ea31c44f
* msm8996-common: Don't advertise vorbis offloading supportLuK13372019-11-16
| | | | | | * Doesn't work at all. Change-Id: I8cd6341b240c3820dbbdef497e23e785b6ed99dc
* msm8996-common: Correct define libinit variablejhenrique092019-11-16
| | | | | | | | Fixes: 15:55:35 error: system/core/init/Android.bp:95:1: "libinit" depends on undefined module "//device/zuk/msm8996-common/init/libinit_msm8996" Change-Id: Ia1a58bea3df625fd76c060370dc7f9fa2a597765
* msm8996-common: Kang walleye offsets for GPU compositionlineage-17.0Lucas Dupin2019-11-05
| | | | | | | | | | | | | | | Window animations now have rounded corners, meaning that the shader that we use is more expensive than it used to be. Because of this, we need to adjust the SF offsets, to make sure that we'll have enough time to finish the GPU composition without dropping frames. These offsets as similar to blueline's, adjusted slightly because we were getting false "frame missed" signals if composition starts too early. Change-Id: I8173e12b006bc1cab6b4cb0b3a5db9f9b3489819
* msm8996-common: extract-files: Don't use source to start setup-makefilesDavide Garberi2019-11-05
| | | | | | | | | * This caused: ./../../zuk/msm8996-common/../../../vendor/lineage/build/tools/extract_utils.sh: line 1944: VENDOR_SKIP_FILES: readonly variable * Fixes makefiles not being regenerated when extracting blobs Change-Id: I0f1d0739f0240769830c3d8e582d77c48ebe81d9
* msm8996-common: Build thermal.msm8996Davide Garberi2019-11-05
| | | | | | * Prevents thermal 1.0 interface from crashing without having to switch to 2.0-mock Change-Id: I874b4a420c456d968e6e125ed3b4ec2d59d9a753
* msm8996-common: Create system copy of ims-ext-common and add to classpathdianlujitao2019-11-05
| | | | | | | | | * Our ims.apk doesn't load ims-ext-common.jar, and it's moved to /product on 10 where PRODUCT_BOOT_JARS doesn't work. * Create a system copy of the jar and add it to boot classpath to make it loadable from the apk without extra work, Change-Id: Ia530a530bd4469e12500410fc5e8ba393de60b18
* msm8996-common: sepolicy: Label another power_supply nodeDavide Garberi2019-11-05
| | | | | avc: denied { getattr } for comm="android.hardwar" path="/sys/devices/soc/75b5000.i2c/i2c-7/7-001d/power_supply/parallel/type" dev="sysfs" ino=38270 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file Change-Id: I46efbce995478ba0e1b171a677c26dc7d1c5ee4e
* msm8996-common: sepolicy: Remove tee_device addressesDavide Garberi2019-11-05
| | | | | | * These are neverallows on Q Change-Id: I1f7203f830a67d34eab85e7b9707585614a678b9
* msm8996-common: sepolicy: Don't allow bluetooth access to vendor filesDavide Garberi2019-11-05
| | | | | | * With full treble system components can't access to /vendor files, except for a few whitelisted. Change-Id: I3b05467e885c19f7b2fe531cfb9f6c128a6b503e
* msm8996-common: sepolicy: Remove vendor policy for input files.Tri Vo2019-11-05
| | | | | | Bug: 112880217 Test: device boots without denials to input files Change-Id: I48686c6828bdf99efaabff39c4afb22b0dd8b38b
* msm8996-common: sepolicy: Use get_prop macro when neededDavide Garberi2019-11-05
| | | | Change-Id: Ia625bceef88124f53bf0f937b782c1f88c658a8e
* msm8996-common: sepolicy: add firmware labelsVolodymyr Zhdanov2019-11-05
| | | | | | * Q sepolicy doesn't have labels for these root folders anymore Change-Id: Ibc1f13968eb4de0868de149f1347ca07da1c581c
* msm8996-common: Switch to device/qcom/sepolicy-legacy-um policyMichael Bestas2019-11-05
| | | | Change-Id: I09ee12755ab0a1f54a9dca4b92313ef1127db3d6
* msm8996-common: overlay: Sync button_settings with upstreamDavide Garberi2019-11-05
| | | | | | * Updated to https://github.com/LineageOS/android_packages_apps_LineageParts/commits/b7139df88aaa7f30b91dd76d1b1686c2119f5bdc/res/xml/button_settings.xml Change-Id: I3e3c57d507307f9469b792bd3540b8748a8e1d74
* msm8996-common: Switch to powerhal 1.2Davide Garberi2019-11-05
| | | | Change-Id: I2d5d4b24def70a027a04fc81fa168fb698280a98
* msm8996-common: Use Soong namespace to avoid device build conflictsEthan Chen2019-11-05
| | | | Change-Id: Id04f464102264b6f2e8d49b39389c7e346613b39
* msm8996-common: Build separate system and vendor HIDL libsDemon Singur2019-11-05
| | | | Change-Id: If8e2211e643bdb0ff67fb248e7fe33b78077a06e
* msm8996-common: Remove prebuilt android.hidl.base@1.0.so blob from vendorkubersharma0012019-11-05
| | | | Change-Id: I2eb9e9f6b0aa07e477186c4790b5b2d3dec15a87
* msm8996-common: Update pinned sha for qti_libpermissionskubersharma0012019-11-05
| | | | Change-Id: I424d1221f1c6efd7feb73ad704882b53f3b42498
* msm8996-common: configs: Add BT SCO to routes listSujin Panicker2019-11-05
| | | | | | | | | | | | | | - Issue with returning a valid device descriptor since BT SCO is not defined in IOProfile. - With Android-Q changes, first attempt to retrieve device descriptor from the avaiable HwModule may fail due to address and encoded format conditions. - Further device descriptor query is based on IOProfile with devices defined in audio_policy_configuration. - This change adds BT SCO to IOProfile. Change-Id: I52225070e97dd702f965ca5dbb5db9d128df1faf Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: configs: Remove surround recording support from audio policy ↵Dhananjay Kumar2019-11-05
| | | | | | | | | | | config xml Remove surround sound recording support from audio policy config xml as its resulting in CTS failure due to mismatch in channel index support for record usecase. Change-Id: Idf50b3f2e71c4209720e79c0248ce74bc1a0edf2 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: configs: Remove 2 instance support for "primary input"Samyak Jain2019-11-05
| | | | | | | | As FM app no longer uses app loopback, 2 instances of "primary input" is not needed Change-Id: I7d5e941e916bdf221798ca89360e4751d4af322b Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Switch to aosp rilDavide Garberi2019-11-05
| | | | | | * ril-caf is being deprecated Change-Id: I9e170dfceaa4ec9597886c4c6a53a799bc367385
* msm8996-common: update CNEService.apk from mata QP1A.190502.046Davide Garberi2019-11-05
| | | | Change-Id: Ib3adcd4bb9ce7c8c6ff991fbc0e7d39f87319e35
* msm8996-common: Update libfui to android 10Davide Garberi2019-11-05
| | | | Change-Id: Ic3a14f8518d228c23b141bd64c05db3188305a64
* msm8996-common: doze: Update AmbientDisplayConfiguration class pathLuK13372019-11-05
| | | | Change-Id: Ib0444acc1fd8614a9d47dbac06ac5f25cd6a5719
* msm8996-common: Convert libinit_msm8996 to blueprintdianlujitao2019-11-05
| | | | Change-Id: I990a4d2c68cd51f0043390408c3b128c4bb20900
* msm8996-common: Use msm8996 media halDavide Garberi2019-11-05
| | | | Change-Id: I4a64a0a4546f93e6a7df68c46a87a6ed3e7a90dc
* msm8996-common: init: Remove ro.board.platform checkDavide Garberi2019-11-05
| | | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Change-Id: I0d7ef57b31e8cc75fadd4d5d04fd70690af01939
* msm8996-common: Enable clearkey drm plugin v1.2Jeff Tinker2019-11-05
| | | | | | | | | test: android.media.cts.MediaDrmClearkeyTest#testOfflineKeyManagement bug: 117570956 bug: 110838441 bug: 116252891 Change-Id: Ie9373543ef416e718a70e75d95bf5b15a2852705
* msm8996-common: Remove config_tether_upstream_typesSam Mortimer2019-11-05
| | | | | | | * Made redundant by enabling config_tether_upstream_automatic in vendor/lineage Change-Id: Idd22b0616ae1c8732139085c03f19e6c21c75feb
* msm8996-common: add parameters for Hotspot 2.0Ecco Park2019-11-05
| | | | | | | | | | | Those parameters need to set for Hotspot 2.0 network interworking=1 : Enable Interworking hs20=1: Enable Hotspot 2.0 auto_interworking=0 : Do not automatically go through Interworking network selection in wpa_supplicant Signed-off-by: Ecco Park <eccopark@google.com> Change-Id: Ic2351295802265516f20466113c08e2df0796dfa
* msm8996-common: Add supplicant 1.2 to init.qcom.rcHai Shalom2019-11-05
| | | | | | Add missing supplicant 1.2 Change-Id: I34577cac4892563774f035d3a68ed17cc1edeeb9
* msm8996-common: Use the latest HIDL minor version for wifi, supplicant and ↵Abhishek Srivastava2019-11-05
| | | | | | | | | | hostapd HAL's This commit updates the HIDL version number of Iwifi, ISupplicant, IHostapd HAL's to the latest. Change-Id: I2d95b829d5616f6929f112c634906515035fba51 CRs-Fixed: 2412157
* msm8996-common: Turn off SoftAP MAC randomizationRoshan Pius2019-11-05
| | | | | | | | Device does not seem to support MAC reconfiguration. Bug: 127559063 Test: Manual verification of toggling softap on/off. Change-Id: I9ae25b4d14a0c207188fae2c52ac7791b2061a40
* msm8996-common: Add updatable_apex.mkJiyong Park2019-11-05
| | | | | | The product abstracts configs that need to be set to support updating of APEXes. Change-Id: Id5aa944ceba6a6846308f1c18a08af8b3bb38589
* msm8996-common: Generate the apex image.Nicolas Geoffray2019-11-05
| | | | Change-Id: I18a76766590db27a4c32534dc948f55f78da166c
* msm8996-common: Adding Audio HAL V5: Direction APIPaul McLean2019-11-05
| | | | Change-Id: I4251b3853d00308dbd988625f8e7466a66b823fa
* msm8996-common: bluetooth: Push×pop PROPERTY_VALUE_MAX in buildcfg headerLuK13372019-11-05
| | | | | | This deals with the PROPERTY_VALUE_MAX redefinition compilation issue. Change-Id: I34bb283512ca1a75c680af140846f16cccf0c645
* msm8996-common: Remove health and composer from compatibility_matrixkubersharma0012019-11-05
| | | | Change-Id: I69902142b5929053e83ad2d02e48e3255c2a06c8
* msm8996-common: overlay: Adjust pinned files following runtime module work.Nicolas Geoffray2019-11-05
| | | | | | Test: adb shell dumpsys pinner Bug: 119868597 Change-Id: I83c709accb32d0f2c341179dbc5dcd6d7ec75d8a
* msm8996-common: Enable FEATURE_TELEPHONY_IMS for this device.Brad Ebinger2019-09-23
| | | | Change-Id: Ibdd8cfad8fa26b147d1c318eb43e4bf181ae4037