Skip to content
Snippets Groups Projects
Unverified Commit 3654e103 authored by Erfan Abdi's avatar Erfan Abdi :volcano: Committed by Joshua Blanchard
Browse files

beckham: Setup soong namespace

Change-Id: Ic88142f4f1864d35668bb5d255c29e82312f75c3
parent 743d13a8
No related branches found
No related tags found
No related merge requests found
soong_namespace {
}
......@@ -53,5 +53,8 @@ PRODUCT_SHIPPING_API_LEVEL := 26
# Wifi
WIFI_DRIVER_OPERSTATE_PATH := "/sys/class/net/wlan0/operstate"
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += $(DEVICE_PATH)
# inherit from the proprietary version
-include vendor/motorola/beckham/BoardConfigVendor.mk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment