aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert "msm8996-common: Add updatable_apex.mk"Davide Garberi2020-04-01
| | | | | | | | | | | | | * All ZUK msm8996 devices use FDE, which gives issues with updatable apex such as not booting correctly after the initial encryption from system settings * Regardless on lineage we aren't going to use any Google prebuilt to have apex working This reverts commit 106ac21a9281f33472a8481d77d5256756ac83ef. Change-Id: Iae1728e4a798dcdda7c1e75a5c335c558515f0e3
* msm8996-common: Move two ADSP blobs to a new sectionDavide Garberi2020-01-26
| | | | | | | * These two blobs are from the older kanged msm8996 ones since 89xx doesn't have them at all Change-Id: I19de511ad48b15f378f634c23d12c0a1148a3027
* msm8996-common: Correct vulkan blobs pinned shasDavide Garberi2020-01-26
| | | | Change-Id: I1062d3afe3ea1b043665bf03e03f521c7defc37f
* msm8996-common: Move com.qualcomm.qti.wifidisplayhal to vendorDavide Garberi2020-01-26
| | | | Change-Id: I4d2cac3680aff356e870b7a4c347949f710609e7
* msm8996-common: Switch libfui to makefile compiledDavide Garberi2020-01-26
| | | | | | | * This allows us to have it actually working and no prebuilt blob is needed Change-Id: Id8331bc109dcce1b2776c70bce453c6ac3ec02bb
* msm8996-common: Disable UBWC for WFDdianlujitao2020-01-26
| | | | | | | * vendor.gralloc.disable_wb_ubwc is removed from Q blobs and replaced by this one. Change-Id: I7c1457ccff4a142ad3a5b83ac11ffe333303667a
* msm8996-common: rootdir: Import recovery ramdisk from CAFDavide Garberi2020-01-25
| | | | | | | * From LA.UM.8.2.r1-05100-sdm660.0 * Needed for Lineage recovery Change-Id: Idb90a6ecaae541e74a9878c1ca93459cc2fdd949
* msm8996-common: Remove healthd sepolicyDavide Garberi2020-01-25
| | | | | | * The context is now charger Change-Id: I1cb92590b1285ea08e30d89cfe421bbb0acc47f2
* msm8996-common: rootdir: add CAP_SYS_BOOT for chargerSubbaraman Narayanamurthy2020-01-25
| | | | | | | Add CAP_SYS_BOOT capability for charger service so that it can shutdown/reboot the system. Change-Id: I17ccba74d5a3c38bd751c55bcf42fb3689d730a7
* msm8996-common: rootdir: Change user/group permission for for chargerSubbaraman Narayanamurthy2020-01-25
| | | | | | | | Make charger binary run as system instead of root. Since it needs to handle input key events, add input as a supplemental group in addition to system and graphics. Change-Id: Id1dc46f335087147b7d8cf674664c26f0b511de1
* msm8996-common: rootdir: Update charger service path and labelSubbaraman Narayanamurthy2020-01-25
| | | | | | | charger binary is moved to /system/bin. Also the label got changed to charger. Update it accordingly. Change-Id: I78574238f9fc5ec028d10ab866676bfc0cd36370
* msm8996-common: rootdir: Add stune parametersDavide Garberi2020-01-25
| | | | Change-Id: Ibf362bd9146d02c2fe8a6f15508eb633ce96d656
* msm8996-common: sepolicy: Label another led nodeDavide Garberi2020-01-25
| | | | | | android.hardwar: type=1400 audit(0.0:10): avc: denied { open } for path="/sys/devices/soc/400f000.qcom,spmi/spmi-0/spmi0-03/400f000.qcom,spmi:qcom,pmi8994@3:qcom,leds@d000/leds/red/brightness" dev="sysfs" ino=39334 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file Change-Id: Ifa312d4b1d0b3119815e770a9988c4d258613db5
* msm8996-common: sepolicy: Label widevine 1.1 HALDavide Garberi2020-01-25
| | | | Change-Id: I43176dd76a1491bf9108207552cfb0e80658547a
* msm8996-common: Use timeservice_app_cert-legacy-um certificate for ↵dianlujitao2020-01-25
| | | | | | TimeService app Change-Id: I5b7ee8dc7d7be0e6b7f4a02a4535adb7ad6c677f
* msm8996-common: Build cryptfshw HALdianlujitao2020-01-25
| | | | Change-Id: Id1d580607a7d73ec6738ab3aa8dcdf9e27558a33
* msm8996-common: init.qcom.rc: Set props for qseecom daemonkubersharma0012020-01-25
| | | | Change-Id: Id61f9177bfe30d6bfb0ae21d0cacf20461a8e8d6
* msm8996-common: Start qseecom daemon as early as possible for FBEramandeep trehan2020-01-25
| | | | | | | Qseecom needs to start at earlier stage for FBE to work properly. Change-Id: Ie2408f652df291ad6a1b0dee1e4d559ff35c7c45 Signed-off-by: Ramandeep Trehan <rtrehan@codeaurora.org>
* Revert "msm8996: cryptfs: wait for qseecomd"kubersharma0012020-01-25
| | | | | | This reverts commit 807a47e9d1934449c272ab933df6772e7987ae5e. Change-Id: I97b73679928aabb227be536165ab412b91a67dd7
* msm8996-common: Convert remaining configstore settings to propsLuK13372020-01-25
| | | | Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5
* msm8996-common: Add system properties for surfaceflingerSundong Ahn2020-01-25
| | | | | | | | | | The configstore will be not used in surfaceflinger. So surfaceflinger will use the system properties instead of configstore. For this, the system properties are added. Bug: 112386364 Test: m -j && boot test Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
* msm8996-common: qcom-camera: Completed FR49059 and FR49058Abhishek Jain2020-01-25
| | | | | | | | | | | | | | | | | | | | | | | | | FR49059: Accessing AOSP/Google projects Headers Description: Vendor modules cannot refer AOSP header paths with absolute or Global Paths instead add corresponding header library FR49058 : VNDK compliance Description : VNDK is set of AOSP libraries which are exposed to vendor (partition) for development. Example : error: vendor lib "/vendor/lib/libeffects.so" depends on non-eligible lib "/system/lib/libeffectsconfig.so". Here , QCOM vendor-partition Library using lib outside VNDK from system. CRs-Fixed: 2217547 Change-Id: I51a88145fccba592080d6287ae7ff14d12c65296
* msm8996-common: camera: Changes to fix QCameraDisplay compilation issuesSanthosh Kumar Thimmanna Bhattar2020-01-25
| | | | | | Changes to fix QCameraDisplay compilation issue. Change-Id: Iaa28e2b0acff0556d6052945e446066aa27be5b1
* msm8996-common: Add vendor prefix to below services.Anuj Singhal2020-01-25
| | | | | | | - per_mgr - per_proxy Change-Id: If0068b1ffbb11e4139f011e8e58480554cd7a6c8
* msm8996-common: init.rc: Changes to stop rtp daemon during shutdownSauvik Saha2020-01-25
| | | | | | * Changes to stop rtp daemon during shutdown Change-Id: I08d56dba615136a2c02c3aa11a55bd3e7d84f6a0
* msm8996-common: Update qseecom daemon service nameMonika Singh2020-01-25
| | | | | | Update qseecom daemon service name as per new requirement. Change-Id: I878495cb5d13dc8cf69f996ff87ada3b1c26b76b
* msm8996-common: Drop default instance from cam provider HIDLkubersharma0012020-01-25
| | | | | | | | | | | | * Camera, media doesn't work after AOSP december tag because of the following commit https://android.googlesource.com/platform/frameworks/av/+/26c7997dea97345a81bcabd21fa07050c8ff0a57 622 622 W ServiceManagement: Waited one second for android.hardware.camera.provider@2.4::ICameraProvider/default 622 622 I ServiceManagement: getService: Trying again for android.hardware.camera.provider@2.4::ICameraProvider/default... test: boot, test camera and play a youtube video. Change-Id: I83c2a2bcd53e0bc029cd243e264daee87a509707
* msm8996-common: Add debug IMS props to workaround CarrierConfig restrictionsLuK13372020-01-25
| | | | | | | We support IMS features on carriers not listed in the CarrierConfig, so let's use the props to enable it everywhere. Change-Id: I54b48b4196908b9c11e8aa781a05600a8f380a35
* msm8996-common: Update few props from CAFkubersharma0012020-01-25
| | | | Change-Id: I9ae6d8a035675f7a457794196c7b4e2c2ddc7614
* msm8996-common: Enable AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMATMichael Bestas2020-01-25
| | | | | | * Enables tinycompress extensions for QCOM audio HAL features. Change-Id: If7a691a554015de40f237058d98171a0cd0d7cc3
* msm8996-common: overlay-lineage: Increase amount of visible notification iconsLuk13372020-01-25
| | | | Change-Id: I56955cb189e5c00a51bf7175177f5a2b25799cf0
* msm8996-common: Update CarrierConfig from LA.UM.8.6.r1-02600-89xx.0kubersharma0012020-01-25
| | | | Change-Id: Icfea72a1b26ed1355bbea90854d6a1bbe50471d3
* msm8996-common: FR 53051: Self Contained ModulePavan Kumar M2020-01-25
| | | | | | Desc: Remove cnd, dpmQmiMgr daemon Change-Id: I741a951bf71f72db009ddde94991aa876705b99a
* msm8996-common: Change uid/gid of time_daemonMohit Aggarwal2020-01-25
| | | | | | | | | | | | | | | | | | | | | | Squashed of the following 2 commits: time-services: Remove time_daemon rc definition Now time_daemon service will start from local rc file so patch removes rc definition from init.qcom.rc file. Change-Id: Ia18ffa726c9c7ad6be5193219438b2266c15ae13 time-services: Start time_daemon service from common rc Currently, time_daemon service is running after statsd service which is causing some xTS failure. The patch moves time_daemon service definition to common rc file so that daemon can start early. Change-Id: I7ff7a7a3b7ac5077a95157c1785bfb844b92d7dd Change-Id: I4b46501099fb0e82109b3cabf8440fa0490d507b
* msm8996-common: Update peripheral manager blobs from LA.UM.8.6.r1-01900-89xx.0Davide Garberi2020-01-25
| | | | Change-Id: Id39d5e03810c3ef595dbe00b003aae07b1038ad9
* msm8996-common: Add init rc for self-contained data modulesdianlujitao2020-01-25
| | | | Change-Id: I1a740909596a3f0040e9887032bdf5bd320f81d0
* msm8996-common: Add missing data adpldianlujitao2020-01-25
| | | | Change-Id: I569abb286a074089e4b0656f7a8a0130c5b1a8c5
* msm8996-common: Update libqmi_cci.so from LA.UM.8.6.r1-01900-89xx.0dianlujitao2020-01-25
| | | | | | | * New CNE and GPS blobs depend on the newly added qmi_cci_os_signal_wait function. Change-Id: I21140206bfbfc1ffdebad4cd858245e73ff1c744
* msm8996-common: Update CNE and DPM from LA.UM.8.6.r1-01900-89xx.0dianlujitao2020-01-25
| | | | | | * Move libxml under CNE to have it updated Change-Id: Iab80efc8d31c181bfdb0487aceaec8bb2777252f
* msm8996-common: Move vendor.qti.ims.rcsconfig@1.0 under the proper sectionDavide Garberi2020-01-25
| | | | Change-Id: Ic281341fcd9b1f89f7ae397b4fee3066029def6f
* msm8996-common: Update ADSP blobs from LA.UM.8.6.r1-01900-89xx.0Davide Garberi2020-01-25
| | | | Change-Id: I2641acf66dbb0a17aef11cba4776d4d0cd0d05e2
* msm8996-common: Update perf and thermal blobs from LA.UM.8.6.r1-01900-89xx.0Davide Garberi2020-01-25
| | | | Change-Id: Ie36afb4a2c0438c93db84381d3ee41eb3f62137e
* msm8996-common: proprietary-files: Move perf configs to another sectionDavide Garberi2020-01-25
| | | | | | * Needed to update the perf stack to Q Change-Id: Ia25af821871c87303a7709c250def3f237962f20
* msm8996-common: Update media blobs from LA.UM.8.6.r1-01900-89xx.0dianlujitao2020-01-25
| | | | | | * Also build missing libOmxG711Enc.so Change-Id: Ic1e83939958a68f65be40ebd69a32c47ff2420fd
* 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