Amritendu Biswas | 3b80053 | 2020-05-09 00:59:27 +0530 | [diff] [blame^] | 1 | # Copyright (c) 2018-2020, The Linux Foundation. All rights reserved. |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 2 | # |
| 3 | # Redistribution and use in source and binary forms, with or without |
| 4 | # modification, are permitted provided that the following conditions are |
| 5 | # met: |
| 6 | # * Redistributions of source code must retain the above copyright |
| 7 | # notice, this list of conditions and the following disclaimer. |
| 8 | # * Redistributions in binary form must reproduce the above |
| 9 | # copyright notice, this list of conditions and the following |
| 10 | # disclaimer in the documentation and/or other materials provided |
| 11 | # with the distribution. |
| 12 | # * Neither the name of The Linux Foundation nor the names of its |
| 13 | # contributors may be used to endorse or promote products derived |
| 14 | # from this software without specific prior written permission. |
| 15 | # |
| 16 | # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED |
| 17 | # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 18 | # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT |
| 19 | # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS |
| 20 | # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 21 | # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 22 | # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
| 23 | # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| 24 | # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
| 25 | # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
| 26 | # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 27 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 28 | attribute vendor_hal_alarm_qti; |
| 29 | attribute vendor_hal_alarm_qti_client; |
| 30 | attribute vendor_hal_alarm_qti_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 31 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 32 | attribute vendor_hal_iop; |
| 33 | attribute vendor_hal_iop_client; |
| 34 | attribute vendor_hal_iop_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 35 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 36 | attribute vendor_hal_soter; |
| 37 | attribute vendor_hal_soter_client; |
| 38 | attribute vendor_hal_soter_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 39 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 40 | attribute vendor_hal_sensorscalibrate_qti; |
| 41 | attribute vendor_hal_sensorscalibrate_qti_client; |
| 42 | attribute vendor_hal_sensorscalibrate_qti_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 43 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 44 | attribute vendor_hal_scve; |
| 45 | attribute vendor_hal_scve_client; |
| 46 | attribute vendor_hal_scve_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 47 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 48 | attribute vendor_hal_pasrmanager; |
| 49 | attribute vendor_hal_pasrmanager_client; |
| 50 | attribute vendor_hal_pasrmanager_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 51 | |
Gaurav Kashyap | 5edab60 | 2019-07-11 18:47:48 -0700 | [diff] [blame] | 52 | attribute vendor_hal_qseecom; |
| 53 | attribute vendor_hal_qseecom_client; |
| 54 | attribute vendor_hal_qseecom_server; |
| 55 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 56 | attribute vendor_hal_secureprocessor; |
| 57 | attribute vendor_hal_secureprocessor_client; |
| 58 | attribute vendor_hal_secureprocessor_server; |
Rajesh Yadav | 4abd698 | 2019-09-10 00:25:22 +0530 | [diff] [blame] | 59 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 60 | attribute vendor_hal_seccam; |
| 61 | attribute vendor_hal_seccam_client; |
| 62 | attribute vendor_hal_seccam_server; |
Amit P Choudhari | f65b67d | 2019-01-28 16:08:06 +0530 | [diff] [blame] | 63 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 64 | attribute vendor_wifidisplayhalservice; |
| 65 | attribute vendor_wifidisplayhalservice_client; |
| 66 | attribute vendor_wifidisplayhalservice_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 67 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 68 | attribute vendor_hal_vpp; |
| 69 | attribute vendor_hal_vpp_client; |
| 70 | attribute vendor_hal_vpp_server; |
Jaihind Yadav | c6273e9 | 2018-10-25 17:37:18 +0530 | [diff] [blame] | 71 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 72 | attribute vendor_hal_esepowermanager; |
| 73 | attribute vendor_hal_esepowermanager_client; |
| 74 | attribute vendor_hal_esepowermanager_server; |
Huang Li | ed21911 | 2018-12-29 13:21:12 +0800 | [diff] [blame] | 75 | |
| 76 | attribute vendor_hal_factory_qti; |
| 77 | attribute vendor_hal_factory_qti_client; |
suchawla | 14f216f | 2019-01-21 13:49:53 +0530 | [diff] [blame] | 78 | attribute vendor_hal_factory_qti_server; |
| 79 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 80 | attribute vendor_hal_cvp; |
| 81 | attribute vendor_hal_cvp_client; |
| 82 | attribute vendor_hal_cvp_server; |
himta ram | bc58053 | 2019-02-08 12:33:40 +0530 | [diff] [blame] | 83 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 84 | attribute vendor_hal_wigig; |
| 85 | attribute vendor_hal_wigig_client; |
| 86 | attribute vendor_hal_wigig_server; |
Lior David | ee84c4c | 2019-01-21 17:37:24 +0200 | [diff] [blame] | 87 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 88 | attribute vendor_hal_wigig_npt; |
| 89 | attribute vendor_hal_wigig_npt_client; |
| 90 | attribute vendor_hal_wigig_npt_server; |
Nitin Shivpure | 4fd2c9c | 2019-04-04 17:36:42 +0530 | [diff] [blame] | 91 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 92 | attribute vendor_hal_fstman; |
| 93 | attribute vendor_hal_fstman_client; |
| 94 | attribute vendor_hal_fstman_server; |
Lior David | 2841d2b | 2019-08-21 14:30:14 +0300 | [diff] [blame] | 95 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 96 | attribute vendor_hal_wifilearner; |
| 97 | attribute vendor_hal_wifilearner_client; |
| 98 | attribute vendor_hal_wifilearner_server; |
Gopal Krishna Shukla | bd6a9aa | 2019-06-24 13:27:30 +0530 | [diff] [blame] | 99 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 100 | attribute vendor_hal_srvctracker; |
| 101 | attribute vendor_hal_srvctracker_client; |
| 102 | attribute vendor_hal_srvctracker_server; |
Mohamed Moussa | 77b0ab8 | 2019-07-05 16:18:13 -0700 | [diff] [blame] | 103 | |
Nurit Lichtenstein | 5616278 | 2020-04-21 11:19:22 +0300 | [diff] [blame] | 104 | attribute vendor_spunvm_file_type; |
| 105 | |
Jaihind Yadav | 865b2f7 | 2019-12-09 11:59:48 +0530 | [diff] [blame] | 106 | attribute vendor_hal_bluetooth_dun; |
| 107 | attribute vendor_hal_bluetooth_dun_client; |
| 108 | attribute vendor_hal_bluetooth_dun_server; |
Amritendu Biswas | 553e906 | 2019-10-11 15:18:33 +0530 | [diff] [blame] | 109 | |
Shawn Shin | a93793e | 2019-11-19 11:53:07 -0800 | [diff] [blame] | 110 | attribute vendor_hal_qccvndhal; |
| 111 | attribute vendor_hal_qccvndhal_client; |
| 112 | attribute vendor_hal_qccvndhal_server; |