Add mesa3d Soong namespace
mesa3d is starting to migrate to Soong.
Bug: 122332854
Test: treehugger
Change-Id: I25c23e7cfca8e2662524d9e2e958cd6873669101
diff --git a/device-common.mk b/device-common.mk
index f9962d4..a35247d 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -163,3 +163,5 @@
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml \
frameworks/native/data/etc/android.software.device_admin.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.device_admin.xml
+
+PRODUCT_SOONG_NAMESPACES += external/mesa3d