summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-25Merge branch 'qcom/release/LA.UM.7.3.9.08.00.00.385.328' into pi-devandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-b4s4-releasepie-b4s4-devaaronding
Bug: 80274434 Change-Id: Iefdbda80a48cdeb660eb6ba739b86912b41e8e2c
2018-05-02Fix VNDK Compilation ErrorsVinay Verma
VNDK restrictions enforces AOSP headers to be referenced through header library. Reference hardware header library for 'hardware/hardware.h'. Change-Id: Ia6abf3e9fedfa373be09c42c62b1860d8115019e
2018-04-19thermal-hal: Use header libraries for AOSP project header referenceManaf Meethalavalappu Pallikunhi
As per new NDK compliance, headers from AOSP/Google projects cannot be referenced with absolute paths or global paths in vendor code. Update thermal-engine code with AOSP header library where ever it references AOSP project headers. Change-Id: I2e35cd54711d6298248ba466206d6dcb73663401
2018-03-27Make thermal.$TARGET_BOARD_PLATFORM build with the VNDK.Steven Moreland
When the vndk is enabled (BOARD_VNDK_VERSION=current), vendor libraries must only link against vendor variants in the build system. This also means that they receive restricted sets of headers and that automatic global headers are restricted. Test: build thermal.$TARGET_BOARD_PLATFORM with BOARD_VNDK_VERSION=current Bug: 69574580 Change-Id: Ife9a615c0f6c0222b25a8a8b23a6709b6bf7e358
2017-12-21Merge remote-tracking branch 'goog/qcom/release/LA.UM.7.3.9.00009.1'Alexey Polyudov
Change-Id: Idfe72c7a7b7b225a4f70b376f4e0c3f77146c05d
2017-11-08Merge remote-tracking branch 'goog/qcom/release/LA.UM.6.3.R1.003751.1'Alexey Polyudov
Change-Id: If739ea02bbea3c040b0916fe7e46c9bd3afff315
2017-11-07Initial empty repositorykuantung
2017-11-02Add default Thermal HAL module for target which doesn't support VRManaf Meethalavalappu Pallikunhi
Add default Thermal HAL module with bypass methods for target which doesn't need Thermal HAL APIs implementation. It makes sure VTS for Thermal HAL will be passed for these targets. Change-Id: If1d3fceaae1002c24367d2ff264bef34025f4a4c
2017-10-09Merge e4e88d563b7c82869a61075d51386546dc202156 on remote branchLinux Build Service Account
Change-Id: I224e028b07ff8ab943755f524323356678944604
2017-09-21Changes of Thermal HAL on SDM845Rohit Bandi
Modifying make file for generating target specific binaries Change-Id: Ica36ca09f77bc7a8cd69e284df53198673c6fcf3
2017-08-11Promotion of qvr.lnx.3.0-00009.Linux Build Service Account
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2053725 If315bc13408756b672ec368ec29d5dc28897029a Implemantation of Thermal HAL Change-Id: Ie0c27417940c752a6e962489754d478d4d7efab0 CRs-Fixed: 2053725
2017-07-17Implemantation of Thermal HALSathish Ambley
Moving files from /device/qcom/common/thermal to /hardware/qcom/thermal Change-Id: If315bc13408756b672ec368ec29d5dc28897029a
2017-07-14Initial empty repositoryJagannadha Raju Pinnamaraju