Loading hal/audio_hw.c +1 −1 Original line number Diff line number Diff line Loading @@ -2646,7 +2646,7 @@ struct audio_module HAL_MODULE_INFO_SYM = { .hal_api_version = HARDWARE_HAL_API_VERSION, .id = AUDIO_HARDWARE_MODULE_ID, .name = "QCOM Audio HAL", .author = "Code Aurora Forum", .author = "The Linux Foundation", .methods = &hal_module_methods, }, }; legacy/alsa_sound/ALSAControl.cpp +1 −1 Original line number Diff line number Diff line /* ALSAControl.cpp ** ** Copyright 2008-2009 Wind River Systems ** Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading legacy/alsa_sound/ALSAStreamOps.cpp +1 −1 Original line number Diff line number Diff line /* ALSAStreamOps.cpp ** ** Copyright 2008-2009 Wind River Systems ** Copyright (c) 2011, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading legacy/alsa_sound/AudioHardwareALSA.cpp +1 −1 Original line number Diff line number Diff line /* AudioHardwareALSA.cpp ** ** Copyright 2008-2010 Wind River Systems ** Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading legacy/alsa_sound/AudioHardwareALSA.h +1 −1 Original line number Diff line number Diff line /* AudioHardwareALSA.h ** ** Copyright 2008-2010, Wind River Systems ** Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading Loading
hal/audio_hw.c +1 −1 Original line number Diff line number Diff line Loading @@ -2646,7 +2646,7 @@ struct audio_module HAL_MODULE_INFO_SYM = { .hal_api_version = HARDWARE_HAL_API_VERSION, .id = AUDIO_HARDWARE_MODULE_ID, .name = "QCOM Audio HAL", .author = "Code Aurora Forum", .author = "The Linux Foundation", .methods = &hal_module_methods, }, };
legacy/alsa_sound/ALSAControl.cpp +1 −1 Original line number Diff line number Diff line /* ALSAControl.cpp ** ** Copyright 2008-2009 Wind River Systems ** Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading
legacy/alsa_sound/ALSAStreamOps.cpp +1 −1 Original line number Diff line number Diff line /* ALSAStreamOps.cpp ** ** Copyright 2008-2009 Wind River Systems ** Copyright (c) 2011, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading
legacy/alsa_sound/AudioHardwareALSA.cpp +1 −1 Original line number Diff line number Diff line /* AudioHardwareALSA.cpp ** ** Copyright 2008-2010 Wind River Systems ** Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading
legacy/alsa_sound/AudioHardwareALSA.h +1 −1 Original line number Diff line number Diff line /* AudioHardwareALSA.h ** ** Copyright 2008-2010, Wind River Systems ** Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. ** Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. Loading