commit | ce5b22b0dba945a6aa24b1854662eb5359cfa74f | [log] [tgz] |
---|---|---|
author | Julien Desprez <jdesprez@google.com> | Sun Feb 07 21:35:50 2021 +0000 |
committer | Julien Desprez <jdesprez@google.com> | Mon Feb 08 17:33:51 2021 +0000 |
tree | cb26ac3271a1654c71cb234f55bc3c31a77eca60 | |
parent | b2456d60df6d9b2e5427bcc30d0ffecdaf4f37b1 [diff] |
Update simpleperf_cpu_hotplug_test to really work host-side simpleperf_cpu_hotplug_test is marked host_supported:true but use a AndroidTest.xml config that can only work for device. Deleting the explict config to rely on the auto-gen ones. Adding unit_tests:true to run in presubmit Change-Id: Iddd6962cce89ed170e2483fe5b0c8710a4cd4beb Test: presubmit, atest simpleperf_cpu_hotplug_test --host Bug: 179092189