commit | 08315ccbb6f515e919f4758ed0de52e4dc5cb2cf | [log] [tgz] |
---|---|---|
author | Vladimir Komsiyski <vladokom@google.com> | Tue Dec 06 13:26:09 2022 +0100 |
committer | Vladimir Komsiyski <vladokom@google.com> | Wed Dec 07 09:44:40 2022 +0100 |
tree | 312218dd5f103bd70880450385698cfea2c35ea7 | |
parent | 5d13ab6d79ae9aa9d007dfdffec5b0ddcb611075 [diff] [blame] |
Define the runtime sensor handle range in ISensors.aidl Add a test to make sure that there are no sensors with handles within this range in the HAL. Fix: 259227294 Test: VtsAidlHalSensorsTargetTest Change-Id: Ib785984a0b43457eacd41031bbf361375f9d21f8
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index f8954a3..7a29485 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -593,6 +593,7 @@ </hal> <hal format="aidl" optional="true"> <name>android.hardware.sensors</name> + <version>2</version> <interface> <name>ISensors</name> <instance>default</instance>