1{ 2 "type": "plugintest", 3 "devices": { 4 "nexus6p": {} 5 }, 6 "profilers":{ 7 "AndroidPlugin": { 8 "subject_aggregation": "none", 9 "experiment_aggregation" : "Scripts/aggregate_android_plugin.py", 10 "sample_interval": 200, 11 "data_points": ["cpu", "mem"] 12 } 13 } 14} 15 16