commit | c8fd7b31e018633db2508d8b7775baa34a1675d4 | [log] [tgz] |
---|---|---|
author | karthik bharadwaj <karthikmb@google.com> | Sun Nov 15 20:50:06 2020 -0800 |
committer | Karthik Bharadwaj <karthikmb@google.com> | Mon Nov 16 05:21:25 2020 +0000 |
tree | bdd1181773276fa01000558fc5d6a843842dc785 | |
parent | f19e282226cedb0d2b0a7a0b14f3a6c0603dde38 [diff] |
Strip hinge angle sensor when running a 2.1 HAL as 2.0 VTS ensures that 2.0 HALs don't expose the hinge angle sensor, but the 2.1 HALs must run 2.0 VTS tests. This CL ensures that we don't expose the hinge angle sensor on the 2.0 HAL, to avoid failing those VTS tests. Bug: 173135479 Test: run vts -a x86 -m VtsHalSensorsV2_0TargetTest Change-Id: I944bfb0b01be0831e45cfd3d6ed7dab6770d1b80