Files
hardware_interfaces/audio/effect/5.0/xml/Android.bp
Sundong Ahn 1fce092b90 Add audio_effects_conf
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
2019-01-08 12:04:24 +09:00

7 lines
126 B
Plaintext

xsd_config {
name: "audio_effects_conf",
srcs: ["audio_effects_conf.xsd"],
package_name: "audio.effects.V5_0",
}