Merge "Remove symlink to audio_effects_conf.xsd" into main

This commit is contained in:
Treehugger Robot
2023-11-30 02:15:49 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 3 deletions

View File

@@ -9,9 +9,9 @@ package {
genrule {
name: "audio_effects_conf_V4_0",
srcs: ["audio_effects_conf.xsd"],
srcs: [":audio_effects_conf_V2_0"],
out: [
"audio_effects_conf_V4_0.xsd",
],
cmd: "cp -f $(in) $(genDir)/audio_effects_conf_V4_0.xsd",
cmd: "cp -f $(in) $(out)",
}

View File

@@ -1 +0,0 @@
../../2.0/xml/audio_effects_conf.xsd