Skip to content

Commit 7073ccf

Browse files
committed
Add footnote for WEB_VIEW type in app policies
1 parent 45dbb46 commit 7073ccf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/Policies/App Policies/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@ This field is mandatory when defining policies for a cloud application, in which
4545

4646
### AppHMIType
4747

48-
This field defines a list of AppHMITypes which an application is allowed to register with. If omitted, all AppHMITypes will be allowed.
48+
This field defines a list of AppHMITypes which an application is allowed to register with. If omitted, all AppHMITypes will be allowed (with the exception of `WEB_VIEW`).
49+
50+
!!! note
51+
This field is mandatory for webengine apps which use the `WEB_VIEW` AppHMIType, in which case the `WEB_VIEW` value must be explicitly included in this list.
52+
!!!
4953

5054
### keep_context
5155

0 commit comments

Comments
 (0)