Merge changes from topic "conscrypt-empty-system-module-lib-apis"

* changes:
  Add empty system and module-lib APIs for conscrypt
  Add 32 as the latest API directory
diff --git a/32/module-lib/api/conscrypt-removed.txt b/32/module-lib/api/conscrypt-removed.txt
new file mode 100644
index 0000000..d802177
--- /dev/null
+++ b/32/module-lib/api/conscrypt-removed.txt
@@ -0,0 +1 @@
+// Signature format: 2.0
diff --git a/32/module-lib/api/conscrypt.txt b/32/module-lib/api/conscrypt.txt
new file mode 100644
index 0000000..d802177
--- /dev/null
+++ b/32/module-lib/api/conscrypt.txt
@@ -0,0 +1 @@
+// Signature format: 2.0
diff --git a/32/system/api/conscrypt-removed.txt b/32/system/api/conscrypt-removed.txt
new file mode 100644
index 0000000..d802177
--- /dev/null
+++ b/32/system/api/conscrypt-removed.txt
@@ -0,0 +1 @@
+// Signature format: 2.0
diff --git a/32/system/api/conscrypt.txt b/32/system/api/conscrypt.txt
new file mode 100644
index 0000000..d802177
--- /dev/null
+++ b/32/system/api/conscrypt.txt
@@ -0,0 +1 @@
+// Signature format: 2.0
diff --git a/Android.bp b/Android.bp
index f234958..91399e9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -131,6 +131,7 @@
         "29",
         "30",
         "31",
+        "32",
         "current",
     ],
     next_api_dir: "33",