ashmemd: add TEST_MAPPING

Bug: n/a
Test: presubmit
Change-Id: I21a805bddf5ae356b5c2dcd4814651f6b3ad2130
diff --git a/Android.bp b/Android.bp
index 37699f8..b30ca23 100644
--- a/Android.bp
+++ b/Android.bp
@@ -57,4 +57,5 @@
     name: "ashmemd_test",
     defaults: ["ashmemd_defaults"],
     srcs: ["tests/ashmemd_test.cpp"],
+    test_suites: ["device-tests"],
 }