summaryrefslogtreecommitdiff
path: root/src/components/policy/policy_external/test/json/PTU_functional_grouping.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/policy/policy_external/test/json/PTU_functional_grouping.json')
-rw-r--r--src/components/policy/policy_external/test/json/PTU_functional_grouping.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/components/policy/policy_external/test/json/PTU_functional_grouping.json b/src/components/policy/policy_external/test/json/PTU_functional_grouping.json
new file mode 100644
index 0000000000..5a8837c0bc
--- /dev/null
+++ b/src/components/policy/policy_external/test/json/PTU_functional_grouping.json
@@ -0,0 +1,11 @@
+"Added-Group-1": {
+ "rpcs": {
+ "AddedFunction1": {
+ "hmi_levels": [
+ "BACKGROUND",
+ "FULL",
+ "LIMITED"
+ ]
+ }
+ }
+ } \ No newline at end of file