aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2020-09-29 15:07:49 +0100
committerAndrew Walbran <qwandor@google.com>2020-10-20 12:49:38 +0100
commitfcaa523d015c64924f793d38c1584f7f1a3efaf8 (patch)
tree3baaa60552cb80824ef47c0db18fa25cc64d2152 /METADATA
parent641348654deac902ddb0212cbb414c516d37ff49 (diff)
downloadvsock-fcaa523d015c64924f793d38c1584f7f1a3efaf8.tar.gz
Use socklen_t rather than u32, as they are not always the same.
e.g. on 32-bit Android targets. Bug: 171249434 Test: mm Change-Id: I1f0c8d37021b778a4db7738f2eb37c25dcac3983
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA1
1 files changed, 1 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index f407b00..be7a313 100644
--- a/METADATA
+++ b/METADATA
@@ -16,4 +16,5 @@ third_party {
month: 9
day: 28
}
+ local_modifications: "Cherry-picked https://github.com/qwandor/vsock-rs/commit/4f73c26fc9a95e36e3ac4d304a02b6a424d7bcfd to fix Android build. This should be included in the next upstream release."
}