mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Remove symlink to audio_effects_conf.xsd" into main
This commit is contained in:
@@ -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)",
|
||||
}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../../2.0/xml/audio_effects_conf.xsd
|
||||
Reference in New Issue
Block a user