Commit Graph

26 Commits

Author SHA1 Message Date
Changyeon Jo
397bfe167c Merge changes from topic "revert-21585493-b218588089-GJWXNTRALQ" into udc-dev
* changes:
  Revert "Add default implementation of AIDL EVS interface"
  Revert "Remove automotive.evs HIDL entry in compat matrix."
2023-03-13 21:48:58 +00:00
Kevin Han
9ed325bfff Revert "Remove automotive.evs HIDL entry in compat matrix."
Revert submission 21585493-b218588089

Reason for revert: b/273324345

Reverted changes: /q/submissionid:21585493-b218588089

Change-Id: I2173c457c47ae4603908f3192e0d4878d60d9159
2023-03-13 21:18:28 +00:00
TreeHugger Robot
f08845750b Merge changes from topic "b218588089" into udc-dev
* changes:
  Remove automotive.evs HIDL entry in compat matrix.
  Add default implementation of AIDL EVS interface
2023-03-13 15:20:30 +00:00
Devin Moore
aaf13e76a3 Remove automotive.evs HIDL entry in compat matrix.
This interface has been converted to AIDL.

Bug: 218588089
Test: m -j
Change-Id: I64fcff3f18074ac7ff67e9b8e6e79671e24e438e
2023-03-11 01:51:14 +00:00
Thomas Nguyen
89e5fc4f5d DO NOT MERGE Revert "Add Satellite HAL APIs"
Revert submission 20583557-Satellite APIs

Reason for revert: We need to revert these changes for U

Reverted changes: /q/submissionid:20583557-Satellite+APIs

Bug: 271297374
Test: Call and SMS/MMS with live network.
atest TelephonyManagerTestOnMockModem
atest VtsHalRadioTargetTest
atest com.android.cellbroadcastreceiver.compliancetests.CellBroadcastConfigTest
atest android.telephony.cts.TelephonyManagerTest
atest android.telephony.cts.SatelliteManagerTest

Change-Id: I7ada8e72d77543f1ac03b267d61e8fd037ec3708
2023-03-05 14:48:08 -08:00
Alice Wang
073c45592a Merge "[dice] Remove unused service android.hardware.security.dice" am: 6fdd6b000b am: 34b060b931 am: 83366767b3
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2423125

Change-Id: Ida6faf0748806dfa0684697acda716cf1c2a12ac
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-28 21:05:56 +00:00
Alice Wang
acc1a5bd38 [dice] Remove unused service android.hardware.security.dice
This cl removes the unused service android.hardware.security.dice
together with all its usages (all of them are tests), because the
service is incomplete and not used anywhere for now and in the
near future.

The cl also removes dice from the compat matrix.

This helps us reduce some maintainance burden for the Rust dice
wrapper libraries such as libdiced_open_dice[_nostd],
libdiced_sample_inputs, libdiced_utils and their tests.

Test: atest diced_utils_test diced_sample_inputs_test \
diced_open_dice_cbor_test \
libdiced_open_dice_nostd.integration_test \
libdiced_open_dice.integration_test diced_open_dice_cbor_test
Test: m pvmfw_img microdroid_manager
Bug: 267575445
Bug: 270511529

Change-Id: I3d2497d2e8d3f88c49cae9ae80a6b4f7b652cc4a
2023-02-24 09:03:11 +00:00
Sungtak Lee
129a8dff28 Merge "android.hardware.media.c2: Move to staging/" 2023-02-16 17:12:31 +00:00
Sungtak Lee
a8c9aa3173 android.hardware.media.c2: Move to staging/
Bug: 254050314
Test: m
Change-Id: I4bc2c0b59453240f0638ccaa2f911ec8423e930d
2023-02-16 00:53:02 +00:00
Yu Shan
a891e00adb Define ivnandroiddevice HAL.
Define in-vehicle network android device HAL.

This HAL is used for providing run-time information about other
connected Android devices in the same vehicle for multi-soc use
cases.

Test: m android.hardware.automotive.ivn-update-api
Bug: 258494092
Change-Id: I0b16e17b04e3470ad8f05d36daac3052f004a53f
2023-02-14 11:15:40 -08:00
Rongxuan Liu
6945dd3bb3 Update android.hardware.bluetooth.audio to V3
Tag: #feature
Bug: 266740545
Test: m android.hardware.bluetooth.audio-update-api &&
      atest VtsHalBluetoothAudioTargetTest
Change-Id: Ia92043aeedf12a8c68d7f4ee18a1dd52ac5a252f
Merged-In: Ia92043aeedf12a8c68d7f4ee18a1dd52ac5a252f
2023-02-10 04:11:44 +00:00
Rongxuan Liu
dfd6fb219f Update android.hardware.bluetooth.audio to V3
Tag: #feature
Bug: 266740545
Test: m android.hardware.bluetooth.audio-update-api &&
      atest VtsHalBluetoothAudioTargetTest
Change-Id: Ia92043aeedf12a8c68d7f4ee18a1dd52ac5a252f
2023-02-09 17:27:05 +00:00
Treehugger Robot
65b8cf47e2 Merge "Remove the HIDL usb.gadget interface from the compat matrix" am: d26180e5ff am: a60ede843c am: 417e7538ab
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2385548

Change-Id: I6360782949eefd499e7933706dbd18b6b6be5757
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-04 04:10:55 +00:00
Treehugger Robot
d26180e5ff Merge "Remove the HIDL usb.gadget interface from the compat matrix" 2023-02-04 03:10:54 +00:00
Devin Moore
10ff4a1fc3 Remove the HIDL usb.gadget interface from the compat matrix
This has been deprecated in level 8. Use the AIDL interface instead.

Test: none
Bug: 205764057

Change-Id: I5c7ca0dc26b5dd14daceb5a31d1040f59d1421e3
2023-02-03 22:29:27 +00:00
TreeHugger Robot
3161c9cea6 Merge "Merge "powerstats: bump version of PowerStats HAL to V2" am: 8c91779b64 am: 057a217409 am: 2397611890" 2023-02-03 01:48:09 +00:00
Devin Moore
5a4500a42f Remove automotive.can HIDL interface from current compat matrix
This interface is deprecated for new devices from level 8 of the
framework compatibility matrix.

Test: none
Bug: 170405615
Change-Id: Ibdf12a382435abe845a31cce580c4e98b2d57e06
2023-02-02 02:44:32 +00:00
Treehugger Robot
5ffee106df Merge "powerstats: bump version of PowerStats HAL to V2" am: 8c91779b64 am: 057a217409 am: 2397611890
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2390573

Change-Id: I4cbc5bc7352711364e3cca5028ac1cb635bc2798
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-02 02:03:47 +00:00
Darren Hsu
c4fad13c9b powerstats: bump version of PowerStats HAL to V2
Bug: 264669398
Bug: 258321000
Bug: 266943256
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I009c09e4cd7e27250266cc7b2c1596df6fee95fe
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2023-01-31 14:16:23 +08:00
Treehugger Robot
9113258fe0 Merge "wifi: put vintf fragment into wifi apex" 2023-01-31 02:57:52 +00:00
Treehugger Robot
5324d9a4aa Merge "Make android.hardware.thermal HAL optional" am: e47d1c9ebb am: ff3380de7a am: d8cccc6e3b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2402200

Change-Id: I8bc5e1337796d1412032cb9d606bfe19029ed867
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-30 19:21:36 +00:00
Jooyung Han
caad2b9831 wifi: put vintf fragment into wifi apex
The AOSP-version of wifi hal apex now contains the VINTF fragment in it.

Bug: 247018693
Bug: 266885060
Test: atest CtsWifiTestCases
Merged-In: Id8f196386967c3023cb5ee308d31b8cdeed7df0b
Change-Id: Id8f196386967c3023cb5ee308d31b8cdeed7df0b
2023-01-30 11:27:22 +09:00
Jooyung Han
bab159cc73 wifi: put vintf fragment into wifi apex
The AOSP-version of wifi hal apex now contains the VINTF fragment in it.

Bug: 247018693
Bug: 266885060
Test: atest CtsWifiTestCases
Change-Id: Id8f196386967c3023cb5ee308d31b8cdeed7df0b
2023-01-30 11:21:39 +09:00
Devin Moore
d874a23fc0 Make android.hardware.thermal HAL optional
A common workflow for vendors is to develop their new launching devices
targeting N-1 compatibility matrix so they can update each of their HALs
independently at different times.

This works because the target (N-1) framework compatibility matrix is squashed
with the newer compatibility matrices allowing the use of newer
interfaces.

This doesn't work when converting a service from HIDL to AIDL when the
HIDL service is marked as optional="false". It allows for the use of the
new AIDL interface, but it still requires the old HIDL interface.

Marking the old HIDL interfaces as optional allows vendors to develop
before the device targets level 8.

Test: atest vts_treble_vintf_vendor_test
Bug: 247575800
Change-Id: I0da1b10b2bf5c10b19b2713b56be72738a15eec1
2023-01-27 23:10:56 +00:00
Devin Moore
8088c09ace [conflict] Merge "Rename compatibility_matrix.current.xml" am: 227fecd3ed am: 18ace8f88c am: 3b48517261
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2402194

Change-Id: Idf682aae609afd6c6e0f28f4b00510b1b085b99c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-26 23:48:10 +00:00
Devin Moore
d89a33b8c7 Rename compatibility_matrix.current.xml
We can stick with the expected number and drop the use of "current".

Test: m
Bug: 266392619
Change-Id: I309f3e2a031ae364d59b4f86a711ca637a30e6e1
2023-01-25 22:21:22 +00:00