Skip to content

snd_parser: Makefile.am: Add missing CARD_DEF_FILE_NATIVE macro#92

Open
quic-aditrath wants to merge 1 commit intoAudioReach:masterfrom
quic-aditrath:card_def_file_native_makefile
Open

snd_parser: Makefile.am: Add missing CARD_DEF_FILE_NATIVE macro#92
quic-aditrath wants to merge 1 commit intoAudioReach:masterfrom
quic-aditrath:card_def_file_native_makefile

Conversation

@quic-aditrath
Copy link
Contributor

Add missing CARD_DEF_FILE_NATIVE macro definition to Makefile.am to resolve compilation failure. The macro exists in Android.mk but was absent from the autotools build configuration, causing an undeclared identifier error in snd-card-parser.c.

Define the macro to specify the path to the native card definitions XML file for non-virtual sound cards.

Add missing CARD_DEF_FILE_NATIVE macro definition to Makefile.am to
resolve compilation failure. The macro exists in Android.mk but was
absent from the autotools build configuration, causing an undeclared
identifier error in snd-card-parser.c.

Define the macro to specify the path to the native card definitions
XML file for non-virtual sound cards.

Signed-off-by: Aditya Rathi <aditrath@qti.qualcomm.com>
@quic-aditrath quic-aditrath requested review from a team March 2, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant