| commit | 08fe4a22accad1ae126c623c6ef5d2846930a008 | [log] [tgz] |
|---|---|---|
| author | Yabin Cui <yabinc@google.com> | Fri Jun 08 18:31:54 2018 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 08 18:31:54 2018 +0000 |
| tree | 61d96abae64c0c54d8975aa5b53902cd25ba7eb4 | |
| parent | 74a0ea22636b44a2748a8baed44b8883bfbc42db [diff] | |
| parent | 8faa615e6ab0251c8372eaba32d26a6484ad28b5 [diff] |
Merge "simpleperf: add whitelist to omit tests requiring hw counters."
diff --git a/libpagemap/Android.bp b/libpagemap/Android.bp index 643b2fb..3baa400 100644 --- a/libpagemap/Android.bp +++ b/libpagemap/Android.bp
@@ -55,6 +55,7 @@ defaults: ["system-extras-cflags-defaults"], srcs: ["pagemap_test.cpp"], shared_libs: ["libpagemap"], + required: ["libpagemap"], } cc_test {