libunwindstack: add simpleperf presumit test.

Bug: none
Test: run `atest --test-mapping system/core/libunwindstack`.
Change-Id: I62521f63ca748bb1980282ed6399328573d4de41
This commit is contained in:
Yabin Cui 2020-01-24 11:47:09 -08:00
parent 8bf4e29e44
commit f667bf7b19

View file

@ -2,6 +2,9 @@
"presubmit": [
{
"name": "libunwindstack_unit_test"
},
{
"name": "CtsSimpleperfTestCases"
}
]
}