diff --git a/BUILD.gn b/BUILD.gn
index e476fb9..b2f754b 100644
--- a/BUILD.gn
+++ b/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",
diff --git a/OAT.xml b/OAT.xml
index bdc8dd7..e59b894 100755
--- a/OAT.xml
+++ b/OAT.xml
@@ -99,6 +99,8 @@ Note:If the text contains special characters, please escape them according to th
+
+