mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
648ec5b750eb18fa5ffeedd06b00aa8aa4a771e1
- rename AudioBasicConfig -> AudioConfigBase to better match a similar structure in audio.h; - define AudioProfile structure for defining an I/O profile; - use AudioProfile to replace IStream.getSupported* methods with a single IStream.getSupportedProfiles method; - define AudioDevice type for convenience and clarity; - move enums definition for AudioInputFlags and AudioOutputFlags into XSD. This allows parsing APM config w/o depending on the framework code. Bug: 142480271 Test: m Change-Id: I1951b2de383751fe53b96954dfd02cdd1ab6cc8f
Merge "camera vts: fix CameraHidlTest::isSecureOnly for HAL1 Device" am:
d56db87577 am: 83a6256f38 am: ed6abddaf8 am: 12069ba334 am: 2b2b298116
Merge "remove 4.14 kernels for Android S" am:
2b3810aa3a am: 00d3339fb5 am: 37bd8ef94f am: fb6044b481 am: 77cf6320bd
Merge "Fix bad test config for VtsHalRadioV1_4TargetTest" am:
2fbbdd9548 am: 412837cfb7 am: cf6c6193b7 am: 953f5d8041 am: 20472fc522
…
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%