summaryrefslogtreecommitdiff
path: root/full_manta.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-02-15 16:38:46 -0800
committerJean-Baptiste Queru <jbq@google.com>2012-02-15 16:43:44 -0800
commitf097b5954c6cac8e045512af1f6c145a16190b8b (patch)
treeb37e2a93834c83303faa1e6443d4fb3772060d3b /full_manta.mk
parent7e497e37cdbc9f14033405426c5b539bee93baf0 (diff)
downloadmanta-f097b5954c6cac8e045512af1f6c145a16190b8b.tar.gz
Tweak full_manta makefile
The most important aspect is PRODUCT_RESTRICT_VENDOR_FILES which means that all non-Open-Source modules used by this product must have an owner specified in the makefile and must be installed in /system/vendor Change-Id: Ie2428742231ffff0a1dfb47b3390fd7b2745e7df
Diffstat (limited to 'full_manta.mk')
-rw-r--r--full_manta.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/full_manta.mk b/full_manta.mk
index ac27a1a..3df1780 100644
--- a/full_manta.mk
+++ b/full_manta.mk
@@ -14,11 +14,11 @@
#
# This file is the build configuration for a full Android
-# build for toro hardware. This cleanly combines a set of
+# build for manta hardware. This cleanly combines a set of
# device-specific aspects (drivers) with a device-agnostic
# product configuration (apps). Except for a few implementation
# details, it only fundamentally contains two inherit-product
-# lines, full and toro, hence its name.
+# lines, full and manta, hence its name.
#
# Live Wallpapers
@@ -40,5 +40,6 @@ $(call inherit-product, device/samsung/manta/device.mk)
PRODUCT_NAME := full_manta
PRODUCT_DEVICE := manta
PRODUCT_BRAND := Android
-PRODUCT_MODEL := Manta
+PRODUCT_MODEL := Full AOSP on Manta
PRODUCT_MANUFACTURER := Samsung
+PRODUCT_RESTRICT_VENDOR_FILES := owner path