summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2020-01-27 18:59:03 -0800
committerDan Willemsen <dwillemsen@google.com>2020-01-27 18:59:03 -0800
commit181c24c8a79bf4dc1da64c1292219ff2d816573d (patch)
treeefea249db32ab8da548d0f93acab3a651143b7e4 /device-common.mk
parentd7a2ff11bf70e33f88646aa39f31a74325e9c9e0 (diff)
Add mesa3d Soong namespace
mesa3d is starting to migrate to Soong. Bug: 122332854 Test: treehugger Change-Id: I25c23e7cfca8e2662524d9e2e958cd6873669101
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk2
1 files changed, 2 insertions, 0 deletions
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 @@ PRODUCT_COPY_FILES += \
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