Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89bb7a76 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove symlink to audio_effects_conf.xsd" into main am: f7575096 am: c92314a0

parents 6a8fd98f c92314a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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)",
}
+0 −1
Original line number Diff line number Diff line
../../2.0/xml/audio_effects_conf.xsd
 No newline at end of file