libaudiohal: Implement retrieval of APM configuration
Add the following interface methods: - DevicesFactoryHalInterface::getDeviceNames - DevicesFactoryHalInterface::getSurroundSoundConfig - DevicesFactoryHalInterface::getEngineConfig - DeviceHalInterface::getAudioPorts - DeviceHalInterface::getAudioRoutes These methods are implemented for the AIDL adapter. The HIDL adapter does not implement them, and this is how the framework will know that it needs to fall back to use the XML config. Bug: 205884982 Test: m Change-Id: Iaab5dfa00587b5db6c9cb472dcec6a8e3f6417e0
Loading
Please register or sign in to comment