Commit graph

39918 commits

Author SHA1 Message Date
Roshan Pius
d73c0bfe7d Merge "uwb(hal): Add device capability TLV types" 2022-01-28 21:29:58 +00:00
TreeHugger Robot
fa8a6da095 Merge "Fix a data type of the display ID" 2022-01-28 21:23:40 +00:00
Treehugger Robot
5f8c41798a Merge "Add owners for IRadio VTS" am: 32a10e4c95 am: 7a3b8adb6a
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1964601

Change-Id: Ib767bb5cab0732ab1efadf533681e003940b19c4
2022-01-28 21:19:35 +00:00
Sarah Chin
19b4005495 Merge "Allow null DataProfileInfo for IA APN to clear" 2022-01-28 21:12:45 +00:00
Tyler Trephan
12cf91d7f6 Updated VTS to support heading sensors.
Test: atest VtsAidlHalSensorsTargetTest
Bug: 214096235
Change-Id: Id8c589c010ebd66cc33f66e08b6bdee1f7612ba3
2022-01-28 21:09:35 +00:00
Treehugger Robot
7a3b8adb6a Merge "Add owners for IRadio VTS" am: 32a10e4c95
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1964601

Change-Id: I0b2768e09db419ba86975d8917ecde349e594670
2022-01-28 21:02:13 +00:00
Treehugger Robot
32a10e4c95 Merge "Add owners for IRadio VTS" 2022-01-28 20:45:36 +00:00
TreeHugger Robot
5bba2e3aec Merge "Fix ANAPIC review comments (hardware/interfaces)" 2022-01-28 20:31:44 +00:00
Siarhei Vishniakou
70ac10680d Add HDMI to Source
HDMI was actually part of InputDevice.java API, and it was later added
into native as part of another CL.
This got left out of the original input.common HAL because the history
of the API was unclear at the time.

Bug: 214604719
Test: none
Change-Id: If9855ed6aea1848b646fe8b34e3f8da29a73b632
2022-01-28 12:19:51 -08:00
Siarhei Vishniakou
88d18bf4bd Convert InputClassifier HAL to AIDL
No changes to the HAL are made in this change, we are only updating the
interface to use AIDL.
At the same time, the HAL is getting renamed to 'InputProcessor', which
will mean that it's more general-purpose than just classification. We
will be adding more stuff to this HAL in the future.

Bug: 167946763
Bug: 205761620
Test: integration tested with other framework changes on top
Change-Id: I8046cd5c74e1b69f85f21b28d5c4c3b88a61bb33
2022-01-28 12:15:47 -08:00
Sarah Chin
2e0516bfa0 Merge "Add all prior VTS tests" 2022-01-28 20:12:01 +00:00
Ahmed ElArabawy
4b5e558389 Merge "IHostapd: Add support for OWE_TRANSITION security encryption type." 2022-01-28 19:01:41 +00:00
Sunil Ravi
e309d35b75 Merge "wifi: Get the supported radio combinations matrix" 2022-01-28 19:00:27 +00:00
Sarah Chin
1755f21ff2 Add owners for IRadio VTS
Test: build
Bug: 210712359
Change-Id: I9a6cafa49de5f84647de624c69781314ceada7a1
2022-01-28 10:51:59 -08:00
Sarah Chin
fbc5d731ca Allow null DataProfileInfo for IA APN to clear
Test: build
Bug: 216357727
Change-Id: If003316192f579a3970ac48eaf50cb714cf757e6
2022-01-28 10:48:10 -08:00
TreeHugger Robot
df6575e4d3 Merge "Updated VTS to support limited axes IMU sensors." 2022-01-28 15:36:37 +00:00
Ray Essick
2e47e06fd3 Merge "Add explicit apex_available clauses" 2022-01-28 12:46:59 +00:00
Sarah Chin
912bdf343c Add all prior VTS tests
Test: atest VtsHalRadioTargetTest
Bug: 210712359
Change-Id: Ib7ace442ee2bf8d203df9899d8e8331b26af74ad
2022-01-28 01:02:46 -08:00
Jimmy Chen
182b766022 Merge "p2p: support find a specific channel" 2022-01-28 08:43:58 +00:00
Changyeon Jo
13d1d10666 Fix a data type of the display ID
The valid display ID ranges from 0 to 255 so this changes its data type
from a 8-bit signed integer to 32-bit signed integer.

Bug: 170401743
Test: Successful build
Change-Id: Ic4cb38d2d0446e169652689a3d3c71f1d7240455
2022-01-27 21:32:28 -08:00
Roshan Pius
d43080da7a uwb(hal): Add device capability TLV types
Also, rename UwbVendorSessionSetAppConfigCmdParams to a more generic
UwbVendorSessionAppConfigTlvTypes because it used in SET_APP_CONFIG &
GET_APP_CONFIG cmds.

Bug: 208678993
Test: Compiles
Change-Id: Iaad3788eee1948feb369b5f8fb4076c2f2479d10
2022-01-28 05:25:08 +00:00
Kyle Zhang
c91de48292 Merge "Make interface linkable for libmediadrm" 2022-01-28 02:55:31 +00:00
Treehugger Robot
0a1fb8c0d3 Merge "health: vendor.charger-* -> vendor.charger." am: 71af5c2da9 am: 91484f8aef am: 5c41d85749 am: 23356e6123
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1962399

Change-Id: Ia5007f2cea75cf446299fb0bc489b4111645f96f
2022-01-28 02:22:49 +00:00
Treehugger Robot
23356e6123 Merge "health: vendor.charger-* -> vendor.charger." am: 71af5c2da9 am: 91484f8aef am: 5c41d85749
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1962399

Change-Id: Ia4ede6212a567ec0a84a81b08812454cb88d23be
2022-01-28 02:10:23 +00:00
Treehugger Robot
5c41d85749 Merge "health: vendor.charger-* -> vendor.charger." am: 71af5c2da9 am: 91484f8aef
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1962399

Change-Id: Iaa5e26a2b3db982e57f908aecc87a91a546a411e
2022-01-28 02:01:07 +00:00
Treehugger Robot
91484f8aef Merge "health: vendor.charger-* -> vendor.charger." am: 71af5c2da9
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1962399

Change-Id: I0d141a4537f6030701b88a9fa1eb6e698360d95b
2022-01-28 01:44:09 +00:00
Edwin
9184178f58 Make interface linkable for libmediadrm
Add build flag to fix aidl converted libmediadrm
link error.

Test: CtsMediaDrmTestCases, GtsMediaTestCases

Bug: 200055138
Bug: 170964303
Change-Id: Ifa0cfbb269e768dadf3ff69d7c0c2f17ad1eb540
2022-01-28 01:36:50 +00:00
Treehugger Robot
71af5c2da9 Merge "health: vendor.charger-* -> vendor.charger." 2022-01-28 01:20:11 +00:00
TreeHugger Robot
e8b2c912a2 Merge "composer3: update cursorPosition documentation" 2022-01-28 01:15:48 +00:00
Jimmy Chen
4cf51b357f Merge "wifi: add an api route for removing a P2P client" 2022-01-28 00:43:45 +00:00
Treehugger Robot
4589bc257f Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces" am: 2bb6c15bd9 am: ca1548d58f am: fc3dc01f80 am: 9c7f2711f8
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1963859

Change-Id: I942d3929adbf8af694e85437dc6349691e3e5d81
2022-01-27 23:47:33 +00:00
Treehugger Robot
9c7f2711f8 Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces" am: 2bb6c15bd9 am: ca1548d58f am: fc3dc01f80
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1963859

Change-Id: I354d19d09a86881d88142d56fa64d447280749b7
2022-01-27 23:35:52 +00:00
Treehugger Robot
653d588e32 Merge "Remove early break for sub-HAL initialization failure" am: 6e503b7a4e am: fa9af8de75 am: 0774f2b58e am: b222bd47a3
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1961241

Change-Id: I4baa7f43717bbb84cdee578dcd510b97efcd5e5e
2022-01-27 23:24:32 +00:00
Treehugger Robot
fc3dc01f80 Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces" am: 2bb6c15bd9 am: ca1548d58f
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1963859

Change-Id: I861f09cdaa10aa21df2a2f0163e68e3962a388f7
2022-01-27 23:18:27 +00:00
Yu-Han Yang
19c2d9b2c4 Add ephSource, toc, toe, IODC, IODE to SatellitePvt
(hardware/interfaces)

Bug: 206670536
Test: atest VtsHalGnssTargetTest
Change-Id: I564e9e0f48d5a22d40f103286d0d7553006be1de
2022-01-27 15:13:54 -08:00
Treehugger Robot
b222bd47a3 Merge "Remove early break for sub-HAL initialization failure" am: 6e503b7a4e am: fa9af8de75 am: 0774f2b58e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1961241

Change-Id: I48ea47e5be35a7f3763ce267180471e5b23794e9
2022-01-27 23:07:57 +00:00
Treehugger Robot
ca1548d58f Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces" am: 2bb6c15bd9
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1963859

Change-Id: I83d83ae7969907ed7a1e3e709ae936cd034be392
2022-01-27 23:05:29 +00:00
Ady Abraham
ac1125cb98 composer3: update cursorPosition documentation
Remove the word asynchronous and insteam explain 
that the cursor position can be updated without a validate/present.

Change-Id: Ia01bc097bc335779dba4e06577c285ca133dfd02
Fixes: 209711877
Test: make
2022-01-27 22:57:43 +00:00
Treehugger Robot
0774f2b58e Merge "Remove early break for sub-HAL initialization failure" am: 6e503b7a4e am: fa9af8de75
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1961241

Change-Id: Ifa68d0fa26edc55e420b2106445f9d6e2426f9d7
2022-01-27 22:39:39 +00:00
Treehugger Robot
2bb6c15bd9 Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces" 2022-01-27 22:38:48 +00:00
Treehugger Robot
fa9af8de75 Merge "Remove early break for sub-HAL initialization failure" am: 6e503b7a4e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1961241

Change-Id: I1c0fe77a180526a4a42c95e1cac8281824e95ca0
2022-01-27 22:22:58 +00:00
TreeHugger Robot
99684613d9 Merge "composer: adds BufferAhead for the LayerCommand.aidl" 2022-01-27 21:53:57 +00:00
Treehugger Robot
6e503b7a4e Merge "Remove early break for sub-HAL initialization failure" 2022-01-27 21:33:27 +00:00
Roshan Pius
6a8eda9673 Merge "uwb(hal): Add 2 new CCC param ids under vendor interface" 2022-01-27 21:25:17 +00:00
Eric Laurent
040984fd44 Audio HAL V7.1: Add latency mode APIs
Add APis for controlling the latency mode on an output stream.
Latency mode control is optional but mandated if spatial audio with
head tracking is supported over Bluetooth classic audio link.

Bug: 187446271
Test: m android.hardware.audio@7.1-impl
Change-Id: I363db3bf7f7b6439e326d0f6f4becc10b3947e7d
2022-01-27 21:05:47 +01:00
Eric Laurent
5b8529a1da audio: add new enums for 7.1 HAL
Add the following enums to 7.1 audio HAL:
- Spatial audio:
   spatializer output flag
   front wide channel masks

- Bluetooth LE
 broadcast audio device

Bug: 187446271
Test: m android.hardware.audio.common@7.1-enums
Change-Id: I9bfb937ece3a07a7844877de5f355ece1141f92d
2022-01-27 21:05:04 +01:00
ramindani
d40304b574 composer: adds BufferAhead for the LayerCommand.aidl
Adds a Capability param as BUFFER_AHEAD to check if
BufferAhead is supported.

Test: Device boots after these changes.
BUG: 198186628
Change-Id: Ic0f3e602635a2519f4e90c546dfca1af985116f9
2022-01-27 19:36:33 +00:00
Seth Moore
01035edde1 Merge changes from topic "revert-1959803-revert-1956689-add rkp to identity-default-ENFHZTRTBV-OLKYWRVSFZ" am: ff225d91c0 am: 644d624bfb am: f28bd6f68a am: 8052646705
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1960032

Change-Id: I6792c7c7800878afd5b3c8ffb62fb919d2e6fc0a
2022-01-27 19:16:55 +00:00
Seth Moore
8052646705 Merge changes from topic "revert-1959803-revert-1956689-add rkp to identity-default-ENFHZTRTBV-OLKYWRVSFZ" am: ff225d91c0 am: 644d624bfb am: f28bd6f68a
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1960032

Change-Id: I8de0f398bb67fb0ce275a4b39f23e47946c6c288
2022-01-27 19:05:40 +00:00
Bob Badour
589e5f76f6 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces
Added SPDX-license-identifier-Apache-2.0 to:
  nfc/aidl/Android.bp
  nfc/aidl/default/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all
Change-Id: I9ad294e992c80d7962cf097a4dc5e60a51ba0fd9
2022-01-27 10:48:29 -08:00