Skip to content

Commit 0260113

Browse files
author
Steven Moreland
committed
binder_sdk for dist.
Fixes: 361403821 Test: `m binder_sdk dist` -> out/dist/binder_sdk.zip Change-Id: I00b9d47c634e0b6b503630c64e81dbd69aa2cfa8
1 parent 5a74561 commit 0260113

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

libs/binder/Android.bp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ cc_library_headers {
8787

8888
cc_cmake_snapshot {
8989
name: "binder_sdk",
90+
dist: {
91+
targets: ["binder_sdk"],
92+
dest: "binder_sdk.zip",
93+
},
94+
9095
modules_host: [
9196
"libbinder_sdk",
9297
"libbinder_sdk_single_threaded",

0 commit comments

Comments
 (0)