summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/fingerprint/fingerprint-authentication-design-doc.md12
-rw-r--r--docs/images/cros_fingerprint_architecture_diagram.pngbin0 -> 42757 bytes
-rw-r--r--docs/images/cros_fingerprint_decryption_flowchart.pngbin0 -> 29095 bytes
-rw-r--r--docs/images/cros_fingerprint_encryption_flowchart.pngbin0 -> 30345 bytes
4 files changed, 9 insertions, 3 deletions
diff --git a/docs/fingerprint/fingerprint-authentication-design-doc.md b/docs/fingerprint/fingerprint-authentication-design-doc.md
index eab2ccabf9..225d8e8a45 100644
--- a/docs/fingerprint/fingerprint-authentication-design-doc.md
+++ b/docs/fingerprint/fingerprint-authentication-design-doc.md
@@ -756,7 +756,13 @@ The log file is `/var/log/cros_fp.log`.
<!-- Images -->
-[Decryption Flowchart]: https://docs.google.com/drawings/d/1-JUWTF7sUTND29BfhDvIudzX_S6g-iwoxG1InPedmVw/export/png
-[Encryption Flowchart]: https://docs.google.com/drawings/d/1uUprgLsTUZZ2G2QWRYcRn6zBAh6ejvJagVRD7eZQv-k/export/png
-[Fingerprint Architecture]: https://docs.google.com/drawings/d/1DFEdxfDXEtYY3LNOOJFAxVw2A7rKouH98tnb1yiXLAA/export/png
+<!-- If you make changes to the docs below make sure to regenerate the PNGs by
+ appending "export/png" to the Google Drive link. -->
+
+<!-- https://docs.google.com/drawings/d/1-JUWTF7sUTND29BfhDvIudzX_S6g-iwoxG1InPedmVw -->
+[Decryption Flowchart]: ../images/cros_fingerprint_decryption_flowchart.png
+<!-- https://drive.google.com/open?id=1uUprgLsTUZZ2G2QWRYcRn6zBAh6ejvJagVRD7eZQv-k -->
+[Encryption Flowchart]: ../images/cros_fingerprint_encryption_flowchart.png
+<!-- https://docs.google.com/drawings/d/1DFEdxfDXEtYY3LNOOJFAxVw2A7rKouH98tnb1yiXLAA -->
+[Fingerprint Architecture]: ../images/cros_fingerprint_architecture_diagram.png
diff --git a/docs/images/cros_fingerprint_architecture_diagram.png b/docs/images/cros_fingerprint_architecture_diagram.png
new file mode 100644
index 0000000000..f83a338101
--- /dev/null
+++ b/docs/images/cros_fingerprint_architecture_diagram.png
Binary files differ
diff --git a/docs/images/cros_fingerprint_decryption_flowchart.png b/docs/images/cros_fingerprint_decryption_flowchart.png
new file mode 100644
index 0000000000..b693d6e826
--- /dev/null
+++ b/docs/images/cros_fingerprint_decryption_flowchart.png
Binary files differ
diff --git a/docs/images/cros_fingerprint_encryption_flowchart.png b/docs/images/cros_fingerprint_encryption_flowchart.png
new file mode 100644
index 0000000000..8cfbaea56e
--- /dev/null
+++ b/docs/images/cros_fingerprint_encryption_flowchart.png
Binary files differ