commit | 5aa06dad35b26325ac71fa44f73449d0ff911ee1 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Tue Nov 22 19:17:22 2022 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Nov 22 21:53:30 2022 +0000 |
tree | a7a8711d2d4d9c30b4b5327c3b389b7bf6135fc9 | |
parent | 81a86779a4a8e6d601b07dc66176840942b37875 [diff] |
libandroid_sensor_headers: make host_supported and vendor_available These headers are now used in a shared convert library for AIDL/HIDL sensorservice implementations. They are host_supported. They are on /system so they need vendor_available: true to be on both system and vendor. Test: atest VtsHalSensorManagerTargetTest Test: atest VtsHalSensorManagerV1_0TargetTest Bug: 259711109 Change-Id: Ibc6ed5566dc50de5b40719b4c66c6b8982df9613