Merge tag 'android-11.0.0_r16' into android-10.0

Android 11.0.0 release 16 - twrp bringup patch
diff --git a/crypto/scrypt/Android.bp b/crypto/scrypt/Android.bp
new file mode 100755
index 0000000..2a3f025
--- /dev/null
+++ b/crypto/scrypt/Android.bp
@@ -0,0 +1,6 @@
+build = ["sources.bp"]

+

+cc_library_static {

+    name: "libscrypttwrp_static",

+    include_dirs: ["bootable/recovery/crypto/scrypt/lib/util"]

+}
\ No newline at end of file