mirror of
https://gitee.com/openharmony/third_party_alsa-utils
synced 2024-11-27 00:51:49 +00:00
commit msg
Signed-off-by: xuxuehai <xuxuehai2@huawei.com>
This commit is contained in:
parent
624a3e8926
commit
381018c570
2
BUILD.gn
2
BUILD.gn
@ -122,6 +122,7 @@ ohos_executable("speaker-test") {
|
||||
sources = [
|
||||
"speaker-test/pink.c",
|
||||
"speaker-test/speaker-test.c",
|
||||
"speaker-test/st2095.c",
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
@ -144,6 +145,7 @@ ohos_executable("alsactl") {
|
||||
"alsactl/alsactl.c",
|
||||
"alsactl/clean.c",
|
||||
"alsactl/daemon.c",
|
||||
"alsactl/info.c"
|
||||
"alsactl/init_parse.c",
|
||||
"alsactl/init_ucm.c",
|
||||
"alsactl/lock.c",
|
||||
|
2
OAT.xml
2
OAT.xml
@ -99,6 +99,8 @@ Note:If the text contains special characters, please escape them according to th
|
||||
<filteritem type="filepath" name="alsaloop/alsaloop.h" desc="三方开源,不需检测license、copyright"/>
|
||||
<filteritem type="filepath" name="iecset/.*.c" desc="三方开源,不需检测license、copyright"/>
|
||||
<filteritem type="filepath" name="aplay/aplay.c" desc="三方开源,不需检测license、copyright"/>
|
||||
<filteritem type="filepath" name="nhlt/nhlt-dmic-info.c" desc="三方开源,不需检测license、copyright"/>
|
||||
<filteritem type="filepath" name="alsamixer/alsamixer.rc.example" desc="三方开源,不需检测license、copyright"/>
|
||||
</filefilter>
|
||||
<filefilter name="defaultPolicyFilter" desc="Filters for compatibility, license header policies">
|
||||
</filefilter>
|
||||
|
Loading…
Reference in New Issue
Block a user