Treehugger Robot
fe02196fac
Merge "OMX VTS: Added a test to mandate transition to C2 codecs" am: d9aa226a60
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1973542
Change-Id: Ic1840ca9a58f24e1763c67031cc12052703d1680
2022-03-01 00:44:34 +00:00
Treehugger Robot
d9aa226a60
Merge "OMX VTS: Added a test to mandate transition to C2 codecs"
2022-03-01 00:20:47 +00:00
Treehugger Robot
02b7992b62
Merge "Update KeyMint VINTF fragment to version 2" am: 73e15472a4
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2002270
Change-Id: Ice830ca23216d33c72d61d13003ec7bcf752e969
2022-02-28 22:04:25 +00:00
Treehugger Robot
73e15472a4
Merge "Update KeyMint VINTF fragment to version 2"
2022-02-28 21:46:00 +00:00
Shawn Willden
ef8bdc4f1d
Update KeyMint VINTF fragment to version 2
...
Bug: 221390931
Test: vts -m vts_treble_vintf_vendor_test
Change-Id: I62746b9b60b4b236c0cbb8d2c2edd519c61a71ac
2022-02-28 09:35:59 -07:00
Joseph Jang
7a6999efd5
Merge "Export extractDerSubjectFromCertificate() utility API for oem Hal usage" am: a66f64d05d
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1996432
Change-Id: I9194eaf9a5d934cd113918eae5c1e06a61917ac1
2022-02-25 07:52:45 +00:00
Joseph Jang
a66f64d05d
Merge "Export extractDerSubjectFromCertificate() utility API for oem Hal usage"
2022-02-25 07:27:06 +00:00
Chen Chen
92fbebc89f
Merge "SpatialAudio: Init codec and buffer size from startStream()" am: 3b04e113e6
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1989506
Change-Id: I2bd3579135835f1f2275400505c1f5dc0aff88f0
2022-02-24 19:54:15 +00:00
Chen Chen
3b04e113e6
Merge "SpatialAudio: Init codec and buffer size from startStream()"
2022-02-24 19:39:33 +00:00
Chen Chen
0a68a920cc
SpatialAudio: Init codec and buffer size from startStream()
...
Bug: 214615268
Test: build
Tag: #feature
Change-Id: I26d82da0dfc82fcb6cab6b879bced8e892e8cf44
2022-02-24 18:40:27 +00:00
Treehugger Robot
9a7ab7c60b
Merge "KeyMint: Test generation of asymmetric keys fails with missing parameters" am: 72358dab6a
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1895034
Change-Id: Ib9ba132fd500f8552b453a9fdb4dad2ed69e3a8f
2022-02-24 16:43:48 +00:00
Treehugger Robot
72358dab6a
Merge "KeyMint: Test generation of asymmetric keys fails with missing parameters"
2022-02-24 16:14:21 +00:00
Michael Butler
13a6d16614
Merge "Remove NN host specific build defines" am: fe9368b729
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1997731
Change-Id: If387ac212a2a1e92b59525f870c6c97742a96ebe
2022-02-24 01:31:54 +00:00
Michael Butler
fe9368b729
Merge "Remove NN host specific build defines"
2022-02-24 00:59:51 +00:00
Chih-hung Hsieh
fa83970b3a
Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1992232
Change-Id: Ic6072a539d185abc0bcce2ef1dd4a96ddf70e3b8
2022-02-24 00:40:48 +00:00
Chih-hung Hsieh
ff54f73b4f
Merge "Add timed out test files to tidy_timeout_srcs"
2022-02-24 00:21:18 +00:00
Michael Butler
323bddccc6
Remove NN host specific build defines
...
These defines are redundant because they are already defined in
neuralnetworks_utils_defaults.
Bug: N/A
Test: mma
Change-Id: I1c5c44e9e61da19bc10dd8ed2e38099f7c4baccd
2022-02-23 11:44:53 -08:00
Treehugger Robot
11c970f706
Merge "Provide alternate SE RoT provisioning path." am: 07011d9e09
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1982797
Change-Id: Ia74ce0dba7595e9eb8c080c150174b49b7c509b1
2022-02-23 18:24:12 +00:00
Treehugger Robot
07011d9e09
Merge "Provide alternate SE RoT provisioning path."
2022-02-23 18:13:01 +00:00
Alice Kuo
c6e816aad8
Merge "Set bluetooth.audio AIDL HAL to mandatory for Android T" am: 53b601d590
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1977705
Change-Id: I8f194ce924f85df1202c37fa0dcab42a00628bdc
2022-02-23 16:33:06 +00:00
Alice Kuo
53b601d590
Merge "Set bluetooth.audio AIDL HAL to mandatory for Android T"
2022-02-23 10:53:32 +00:00
Joseph Jang
5341ebba50
Export extractDerSubjectFromCertificate() utility API for oem Hal usage
...
mDL oem Hal may need X509 utility API to extract subject name from certificate.
Bug: 218613398
Change-Id: I6316dfb3f1c50394af2d3d35c95d616bd6a2106b
2022-02-23 07:39:03 +00:00
Shawn Willden
0cc617cab0
Provide alternate SE RoT provisioning path.
...
On some devices it is infeasible to provision the KeyMint RoT bits in
the Android Bootloader. This provides an alternate path to provision
them from the TEE during early boot.
Bug: 219076736
Test: VtsAidlKeyMintTargetTest
Change-Id: If69f7e25e58edbf4d2190084e2c0a03a94bfa5d6
Merged-In: If69f7e25e58edbf4d2190084e2c0a03a94bfa5d6
2022-02-22 23:52:18 -07:00
Treehugger Robot
1331953ef3
Merge "Add @PropagateAllowBlocking tag to supplicant methods that return an interface." am: 4965e27b86
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1964740
Change-Id: If47724de35d8399d0e391a29a4aa92aa4e1dbbd7
2022-02-22 17:28:45 +00:00
Treehugger Robot
4965e27b86
Merge "Add @PropagateAllowBlocking tag to supplicant methods that return an interface."
2022-02-22 17:07:12 +00:00
Alice Kuo
d3f8b39e76
Remove bluetooth.audio@2.2 default implementation and utils handles am: 921760d9a7
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1959014
Change-Id: I38f8e9a73d41727909a88d5bbe4f95bef560bcc6
2022-02-22 11:32:11 +00:00
Alice Kuo
af1c5194a5
Remove bluetooth.audio@2.2 interface am: 13c3701537
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1962885
Change-Id: I56145e7c42df2407312d96b0cebd9dadfcc196bc
2022-02-22 11:32:10 +00:00
Alice Kuo
da125c608b
Set bluetooth.audio AIDL HAL to mandatory for Android T
...
Bug: 203490261
Test: make
Change-Id: Ic975290fb3b43ffa3eadc2902f76ee43e8215619
2022-02-21 10:53:18 +08:00
Alice Kuo
921760d9a7
Remove bluetooth.audio@2.2 default implementation and utils handles
...
Bug: 204585486
Test: a2dp software/offload, le audio software/offload verified pass
Change-Id: I7c8f32dd294562052ff5af73e6f3c48642c03fe4
2022-02-21 10:52:39 +08:00
Alice Kuo
13c3701537
Remove bluetooth.audio@2.2 interface
...
Bug: 204585486
Test: A2dp software/offload, le audio software offload verified pass
Change-Id: Icca0d0e0f5f074fc3f68742722a8c268e8289558
2022-02-21 10:52:20 +08:00
Robert Shih
065a377950
Merge "Add drm aidl owners" am: 29988fd22f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1991237
Change-Id: Ia001271f6528d055c09d895f922eab79ff78d127
2022-02-19 20:42:33 +00:00
Robert Shih
29988fd22f
Merge "Add drm aidl owners"
2022-02-19 20:23:24 +00:00
Chih-Hung Hsieh
ad1bf31b78
Add timed out test files to tidy_timeout_srcs
...
* Timed out runs do not show any warning messages.
* These test files cannot finish clang-tidy runs with
the following settings:
TIDY_TIMEOUT=90
WITH_TIDY=1
CLANG_ANALYZER_CHECKS=1
* When TIDY_TIMEOUT is set, in Android continuous builds,
tidy_timeout_srcs files will not be compiled by clang-tidy.
When developers build locally without TIDY_TIMEOUT,
tidy_timeout_srcs files will be compiled.
* Some of these test modules may be split into smaller ones,
or disable some time consuming checks, and then
enable clang-tidy to run within limited time.
Bug: 201099167
Test: make droid tidy-hardware-interfaces_subset
Change-Id: I1de28f1572fff368f67eab512fffec9f2e5c2a9b
2022-02-18 17:25:41 -08:00
Michael Butler
3d9540d5ed
Merge "Remove isUpdatable query from NNAPI -- hal" am: 82d36078b9
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1985407
Change-Id: I6869e9085e8a68635ab187411acd1cfd4d323b83
2022-02-18 21:13:41 +00:00
Michael Butler
82d36078b9
Merge "Remove isUpdatable query from NNAPI -- hal"
2022-02-18 20:23:29 +00:00
Josh Wu
0ecae80b26
BtAudio: Enable LE Audio software encoding VTS am: 3202eab88a
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1991530
Change-Id: Icf9112b5367b920d4bd7026295d528a2cf7a8d40
2022-02-18 04:25:08 +00:00
Treehugger Robot
ff37dcdc9b
Merge "broadcastradio 2.0: uses correct interface tag." am: bade4d7bd2
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1984587
Change-Id: Id124373236fa8ab776b2354d9d86ee7ec8148f1a
2022-02-18 04:24:36 +00:00
Josh Wu
3202eab88a
BtAudio: Enable LE Audio software encoding VTS
...
Test: atest VtsHalBluetoothAudioTargetTest
Bug: 203490261
Change-Id: I0ef572dbc7983e2c9939e1b6a3540d88a21743d9
2022-02-17 18:09:05 -08:00
Robert Shih
9f86aafaa2
Add drm aidl owners
...
Bug: 219528925
Change-Id: I6b630c4e40083f98a00f9337ffee52fb22cae06c
2022-02-17 17:47:06 -08:00
Treehugger Robot
bade4d7bd2
Merge "broadcastradio 2.0: uses correct interface tag."
2022-02-17 09:45:21 +00:00
Chen Chen
02c523807d
Merge "SpatialAudio: Fix VTS for the new parameter in AIDL. 2 more VTS functions was added while the AIDL was changed so they are not included in the CL of changing AIDL" am: 7f07e369c9
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1989266
Change-Id: Ie1178b31619be9ebbf98c3c9948d7124876e9810
2022-02-17 00:32:05 +00:00
Treehugger Robot
ea8522964b
Merge "Audio: Load Bluetooth AIDL HAL" am: 9938caf08b
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1942860
Change-Id: I688dc247ca96fc93e6205015bd45df7f9bc17543
2022-02-17 00:31:51 +00:00
Chen Chen
7f07e369c9
Merge "SpatialAudio: Fix VTS for the new parameter in AIDL. 2 more VTS functions was added while the AIDL was changed so they are not included in the CL of changing AIDL"
2022-02-17 00:25:18 +00:00
Treehugger Robot
9938caf08b
Merge "Audio: Load Bluetooth AIDL HAL"
2022-02-17 00:07:23 +00:00
Chen Chen
0bac5ee146
Merge "SpatialAudio: Set low latency allowed signal at startSession The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio." am: 5cde687f02
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1985688
Change-Id: I47bd5053f51439075431cdd3037de0a425f58a29
2022-02-16 20:36:40 +00:00
Chen Chen
60d52e48fa
SpatialAudio: Fix VTS for the new parameter in AIDL. 2 more VTS
...
functions was added while the AIDL was changed so they are not included
in the CL of changing AIDL
Bug: 214615268
Bug: 219977932
Test: Build
Change-Id: Ifbbfe2f9091367609b63fbb6ee118c44d447ec98
2022-02-16 12:19:17 -08:00
Josh Wu
3f8f5997ad
Audio: Load Bluetooth AIDL HAL
...
Test: m android.hardware.audio.service
Bug: 203490261
Change-Id: If518ed69331489bd9aeb2a0c58e17c2917e3c0cf
2022-02-16 12:01:59 -08:00
Chen Chen
5cde687f02
Merge "SpatialAudio: Set low latency allowed signal at startSession The logic is that to send FREE and LOW_LATENCY to audio at startSession, if bt receives setLowLatencyModeAllowed(true) before start session. If the parameter false, or bt doesn't receive the signal at all, then bt sends FREE to audio."
2022-02-16 19:38:24 +00:00
Treehugger Robot
c1603e8ef5
Merge "Fixed vts tests cases which do not support factory attestation. Test: Run keymint Vts tests." am: 0f7d419136
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1972595
Change-Id: Idd3b8dc691be5d50136af7001adb077b759ba217
2022-02-16 16:10:06 +00:00
Treehugger Robot
0f7d419136
Merge "Fixed vts tests cases which do not support factory attestation. Test: Run keymint Vts tests."
2022-02-16 15:50:30 +00:00