commit | 3af92ba5637ebfe55bab6f04029345765423b45c | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Sep 07 23:59:03 2023 +0000 |
committer | Yifan Hong <elsk@google.com> | Fri Sep 08 18:39:06 2023 +0000 |
tree | c746b505fee39befdefc1ae647521250987ec7f2 | |
parent | 69a3cf679df80e0cc69931a431d26e9582024b65 [diff] |
compatibility_matrices: T launching devices allow to use light V1 AIDL. AIDL deprecation checks are only implemented in U, so the existing V2 requirement on the T matrix did not take effect on T branches. Hence, we shouldn't add requirements retroactively. Test: TH Bug: 298318354 (cherry picked from https://android-review.googlesource.com/q/commit:7e2962f03a649dd4eb34c86c0eb93c98a3bc93b4) Merged-In: Iaf38c6d6270f4aa9c7163540a396045be9d7865a Change-Id: Iaf38c6d6270f4aa9c7163540a396045be9d7865a
diff --git a/compatibility_matrices/compatibility_matrix.7.xml b/compatibility_matrices/compatibility_matrix.7.xml index e5ef954..bc5a5c4 100644 --- a/compatibility_matrices/compatibility_matrix.7.xml +++ b/compatibility_matrices/compatibility_matrix.7.xml
@@ -419,7 +419,7 @@ </hal> <hal format="aidl" optional="true"> <name>android.hardware.light</name> - <version>2</version> + <version>1-2</version> <interface> <name>ILights</name> <instance>default</instance>