New config added to AndroidSense device type to redirect to DAS analytics page

This commit is contained in:
GDLMadushanka 2017-06-05 09:41:39 +05:30
parent 064b9ad57c
commit c93083e11a

View File

@ -4,6 +4,7 @@
"category": "iot", "category": "iot",
"scopes" : [ "scopes" : [
"perm:android-sense:enroll" "perm:android-sense:enroll"
] ],
"analyticsView" : "DAS"
} }
} }