blob: d0154546eb40f678b531413c93122d5f18d159d3 [file] [log] [blame]
python_library_host {
name: "mojom_build_android",
srcs: ["pylib/**/*.py"],
libs: ["mojom_build_android_gyp"],
version: {
py2: {
enabled: true,
},
py3: {
enabled: false,
},
},
}