summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMWisBest <repinski23@gmail.com>2013-11-06 15:18:54 -0600
committerMWisBest <repinski23@gmail.com>2013-11-06 15:18:54 -0600
commit49709118952a19b08973c79314ad77e4dafc4e8a (patch)
treee532556e458cc2c5f8384d2018ad52cb0b8eaba7
parent6431c04c7d4fc18412615d5e8f44670d92ca8287 (diff)
Fixes.
-rw-r--r--AndroidProducts.mk3
-rw-r--r--fml_toro.mk (renamed from fml.mk)1
2 files changed, 3 insertions, 1 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
index 37d235a..ed65ba0 100644
--- a/AndroidProducts.mk
+++ b/AndroidProducts.mk
@@ -15,4 +15,5 @@
#
PRODUCT_MAKEFILES := \
- $(LOCAL_DIR)/aosp_toro.mk
+ $(LOCAL_DIR)/aosp_toro.mk \
+ $(LOCAL_DIR)/fml_toro.mk
diff --git a/fml.mk b/fml_toro.mk
index eef3a35..fce4a0b 100644
--- a/fml.mk
+++ b/fml_toro.mk
@@ -14,3 +14,4 @@ PRODUCT_DEVICE := toro
PRODUCT_BRAND := Google
PRODUCT_MODEL := Galaxy Nexus
PRODUCT_MANUFACTURER := Samsung
+PRODUCT_RESTRICT_VENDOR_FILES := false