summaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
Diffstat (limited to 'README.android')
-rw-r--r--README.android5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.android b/README.android
new file mode 100644
index 00000000..671fbcff
--- /dev/null
+++ b/README.android
@@ -0,0 +1,5 @@
+This package is imported to Android and uses Android's external/grpc-grpc
+header files and compilation flags to generate bindings.
+
+If features are changed for the grpcio-sys crate, please ensure those
+features are changed in the grpcio_bindgen_build module.