mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Version dependant target should included version in name
As a V6.0 version needs to be created. Note that this target is not used anywhere explicitly. There seem to be some magic to "xsd_config", probably has to do with the package_name. Bug: 134940862 Test: build Change-Id: Id6935c5458294981cb778f3647ec01ee34a34e2f Signed-off-by: Kevin Rocard <krocard@google.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
xsd_config {
|
||||
name: "audio_effects_conf",
|
||||
name: "audio_effects_conf_V5_0",
|
||||
srcs: ["audio_effects_conf.xsd"],
|
||||
package_name: "audio.effects.V5_0",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user