Import the d/g/goldfish soong namespace am: 57436fbd9c

Change-Id: I65628b20067d4979c1a502a13db4c1a842ebfddd
diff --git a/qemu_trusty_base.mk b/qemu_trusty_base.mk
index c97abc3..f5f21f3 100644
--- a/qemu_trusty_base.mk
+++ b/qemu_trusty_base.mk
@@ -18,6 +18,8 @@
 # it supports a few Android virtual devices. Note that this is _not_ the
 # same as running under the Android emulator.
 
+PRODUCT_SOONG_NAMESPACES += device/generic/goldfish
+
 PRODUCT_PACKAGES += \
     com.android.adbd \
     android.hidl.allocator@1.0-service \