Merge "Add libaconfig_python_proto target for Mobly host-based tests" into main am: e40f2800af
Original change: https://android-review.googlesource.com/c/platform/build/+/2726480 Change-Id: Ib5049d49260af3763aa77ace9117924655afc3ab Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -24,6 +24,14 @@ java_library_host {
|
||||
},
|
||||
}
|
||||
|
||||
python_library_host {
|
||||
name: "libaconfig_python_proto",
|
||||
srcs: ["protos/aconfig.proto"],
|
||||
proto: {
|
||||
canonical_path_from_root: false,
|
||||
},
|
||||
}
|
||||
|
||||
// host binary: aconfig
|
||||
|
||||
rust_protobuf_host {
|
||||
|
Reference in New Issue
Block a user