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
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 @@
 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