Merge "Export create_snapshot to sdk targets" into main
This commit is contained in:
commit
2095008f32
1 changed files with 8 additions and 0 deletions
|
|
@ -476,6 +476,14 @@ cc_binary {
|
|||
header_libs: [
|
||||
"libstorage_literals_headers",
|
||||
],
|
||||
|
||||
dist: {
|
||||
targets: [
|
||||
"sdk",
|
||||
"sdk-repo-platform-tools",
|
||||
"sdk_repo",
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
python_library_host {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue