mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
This module is for API check of java file generated from audio_effects_conf.xsd. Bug: 80453829 Test: m -j && make update-api && make check-api Change-Id: I0be0176a1d63db0ccc8c4bb38705a76a0070c981
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
|
|
xsd_config {
|
|
name: "audio_effects_conf",
|
|
srcs: ["audio_effects_conf.xsd"],
|
|
package_name: "audio.effects.V5_0",
|
|
}
|