embedded.mk: add android.hidl.memory@1.0-impl

Bug: 34134179
Test: both 32 and 64 bit versions of this file are on the device after a
clean build.

Change-Id: I75ab12246c2c44e39b5e863dfec98dc72a36fbbe
diff --git a/target/product/embedded.mk b/target/product/embedded.mk
index 2bec290..20cf77a 100644
--- a/target/product/embedded.mk
+++ b/target/product/embedded.mk
@@ -21,6 +21,7 @@
     adb \
     adbd \
     android.hidl.memory@1.0-service \
+    android.hidl.memory@1.0-impl \
     atrace \
     bootanimation \
     bootstat \