[fidldoc] Updating fidl reference docs
diff --git a/all/fidl/test.policy/README.md b/all/fidl/test.policy/README.md
index 0b7b268..57700e9 100644
--- a/all/fidl/test.policy/README.md
+++ b/all/fidl/test.policy/README.md
@@ -5,6 +5,86 @@
 
 ## **PROTOCOLS**
 
+## Access {#Access}
+*Defined in [test.policy/policy.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/src/sys/component_manager/tests/security_policy/capability_allowlist/policy.test.fidl#20)*
+
+
+### AccessRestrictedDirectory {#test.policy/Access.AccessRestrictedDirectory}
+
+
+#### Request
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    </table>
+
+
+#### Response
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    <tr>
+            <td><code>response</code></td>
+            <td>
+                <code>bool</code>
+            </td>
+        </tr></table>
+
+### AccessRestrictedProtocol {#test.policy/Access.AccessRestrictedProtocol}
+
+
+#### Request
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    </table>
+
+
+#### Response
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    <tr>
+            <td><code>response</code></td>
+            <td>
+                <code>bool</code>
+            </td>
+        </tr></table>
+
+### AccessUnrestrictedDirectory {#test.policy/Access.AccessUnrestrictedDirectory}
+
+
+#### Request
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    </table>
+
+
+#### Response
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    <tr>
+            <td><code>response</code></td>
+            <td>
+                <code>bool</code>
+            </td>
+        </tr></table>
+
+### AccessUnrestrictedProtocol {#test.policy/Access.AccessUnrestrictedProtocol}
+
+
+#### Request
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    </table>
+
+
+#### Response
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    <tr>
+            <td><code>response</code></td>
+            <td>
+                <code>bool</code>
+            </td>
+        </tr></table>
+
 ## ExitController {#ExitController}
 *Defined in [test.policy/policy.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/src/sys/component_manager/tests/security_policy/main_process_critical/policy.test.fidl#8)*
 
@@ -52,6 +132,52 @@
             </td>
         </tr></table>
 
+## Restricted {#Restricted}
+*Defined in [test.policy/policy.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/src/sys/component_manager/tests/security_policy/capability_allowlist/policy.test.fidl#8)*
+
+
+### GetRestricted {#test.policy/Restricted.GetRestricted}
+
+
+#### Request
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    </table>
+
+
+#### Response
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    <tr>
+            <td><code>response</code></td>
+            <td>
+                <code>string</code>
+            </td>
+        </tr></table>
+
+## Unrestricted {#Unrestricted}
+*Defined in [test.policy/policy.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/src/sys/component_manager/tests/security_policy/capability_allowlist/policy.test.fidl#14)*
+
+
+### GetUnrestricted {#test.policy/Unrestricted.GetUnrestricted}
+
+
+#### Request
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    </table>
+
+
+#### Response
+<table>
+    <tr><th>Name</th><th>Type</th></tr>
+    <tr>
+            <td><code>response</code></td>
+            <td>
+                <code>string</code>
+            </td>
+        </tr></table>
+
 
 
 ## **STRUCTS**