platform_hardware_interfaces/audio/7.0
Mikhail Naganov b9e244dfc7 audio: Fix parsing of arguments in the APM config update script
The regex for finding "-h[elp]" argument wasn't correct.
As a result, a file name containing "-h" would match.
Fix the regex by requiring that "-h" must appear at the
beginning of the line.

Test: h/i/audio/7.0/config/update_audio_policy_config.sh -h
Test: h/i/audio/7.0/config/update_audio_policy_config.sh -help
Test: h/i/audio/7.0/config/update_audio_policy_config.sh test-help.xml
Change-Id: Ibdf191e95baacc8600daa8b2f19ddc8338f182eb
2021-06-11 08:52:39 -07:00
..
config audio: Fix parsing of arguments in the APM config update script 2021-06-11 08:52:39 -07:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-21 20:36:55 -08:00
IDevice.hal audio: Specify frame counter behavior for streams 2021-03-08 09:20:26 -08:00
IDevicesFactory.hal Audio: Copy HAL V6 into V7 2020-10-27 15:24:36 +01:00
IPrimaryDevice.hal Audio: Copy HAL V6 into V7 2020-10-27 15:24:36 +01:00
IStream.hal audio: Specify frame counter behavior for streams 2021-03-08 09:20:26 -08:00
IStreamIn.hal audio: Specify frame counter behavior for streams 2021-03-08 09:20:26 -08:00
IStreamOut.hal audio: Specify frame counter behavior for streams 2021-03-08 09:20:26 -08:00
IStreamOutCallback.hal Audio: Copy HAL V6 into V7 2020-10-27 15:24:36 +01:00
IStreamOutEventCallback.hal Add fields related to active audio presentation rendering 2021-03-01 09:01:30 +11:00
types.hal audio: Use docstrings instead of comments in types.hal files 2020-12-11 22:10:50 +00:00