platform_hardware_interfaces/audio/aidl/common
Mikhail Naganov 872d4a6518 audio: Put audio/aidl/common/include/Utils.h into 'aidl' NS
These utilities are for types generated from AIDL. Since
the types end up in the 'aidl' namespace (NDK backend), it makes
sense to keep the utilities in the same namespace.

While changing the namespace, I've found numerous useless
includes of 'Utils.h' and removing them, also reorganizing
lists of includes along the way to match the style guide.

Bug: 205884982
Test: m
Test: atest --test-mapping hardware/interfaces/audio/aidl/TEST_MAPPING
Change-Id: Ib23b47092364046f632f9503b92b9baff5b902f5
2023-03-10 11:34:31 -08:00
..
include audio: Put audio/aidl/common/include/Utils.h into 'aidl' NS 2023-03-10 11:34:31 -08:00
tests audio: Put audio/aidl/common/include/Utils.h into 'aidl' NS 2023-03-10 11:34:31 -08:00
Android.bp audio: Add StreamDescriptor.frameSizeBytes 2022-08-30 03:54:07 +00:00
StreamWorker.cpp audio: Fix handling of quick worker completion in StreamWorker 2022-12-03 05:00:33 +00:00
TEST_MAPPING audio: Add StreamWorker to aidl/common 2022-08-26 02:41:58 +00:00