Merge pull request #686 from GDLMadushanka/master

Add a new configuration to Android Sense to redirect to DAS analytics view. Devices without this configuration redirected to default analytics view
revert-dabc3590
Megala Uthayakumar 8 years ago committed by GitHub
commit 0987dab2bf

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