mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "add kDumpFromAudioServerArgument" into 24D1-dev
This commit is contained in:
@@ -47,6 +47,9 @@ inline std::string errorToString(const ScopedAStatus& s) {
|
||||
|
||||
namespace aidl::android::hardware::audio::common {
|
||||
|
||||
// TODO: b/275135031 - move this string to AIDL interfaces.
|
||||
static constexpr char kDumpFromAudioServerArgument[] = "dump_from_audioserver";
|
||||
|
||||
// Some values are reserved for use by the system code only.
|
||||
// HALs must not accept or emit values outside from the provided list.
|
||||
constexpr std::array<::aidl::android::media::audio::common::AudioMode, 5> kValidAudioModes = {
|
||||
|
||||
Reference in New Issue
Block a user