commit | b5425cb909825fdf2fbd3baae7206257921b0b59 | [log] [tgz] |
---|---|---|
author | Dezhi Huang <huangdezhi@hihonor.com> | Mon Mar 13 16:38:46 2023 +0800 |
committer | hi HONOR <google_contributors@hihonor.com> | Thu Mar 16 01:55:31 2023 +0000 |
tree | 9c9ff3cd67c6d46ef503b7af1a835ac15dc93db3 | |
parent | a6fc69d33904f23e0689771f3788585c0a87627a [diff] |
Sensor:Add sensor type HINGE_ANGLE to function assertTypeMatchStringType Function assertTypeMatchStringType does not match the sensor type HINGE_ANGLE that only exists on folding screen phones. When testing the VtsAidlHalSensorsTargetTest on a folding screen mobile phone, it will fail. So we need add CHECK_TYPE_STRING_FOR_SENSOR_TYPE(HINGE_ANGLE) to the function assertTypeMatchStringType. Bug: 270831199 Change-Id: Ib82a1168ff90d851eee6ce025464b11bcda7d5ca