summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2012-01-27 10:13:44 +0100
committerKalimochoAz <calimochoazucarado@gmail.com>2012-01-27 10:13:44 +0100
commit2833f77f237cf3025ffe22e0642d41bdf12094f5 (patch)
treeb6c445796e1802d9ef3589943c3a07a4103a9a4e
parentfa580baf82c95b32efcf0ab7b9602e4606547918 (diff)
downloaddevice_samsung_maguro-2833f77f237cf3025ffe22e0642d41bdf12094f5.zip
device_samsung_maguro-2833f77f237cf3025ffe22e0642d41bdf12094f5.tar.gz
device_samsung_maguro-2833f77f237cf3025ffe22e0642d41bdf12094f5.tar.bz2
Add MaguroParts
Add this to control gamma color hack and other new device settings will be there in the future. patch 2: Moved to tuna Change-Id: I3d04c08e68e73d1f309ae4f15b54c1cf5c05c511
-rw-r--r--full_maguro.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/full_maguro.mk b/full_maguro.mk
index a13c4bd..740f985 100644
--- a/full_maguro.mk
+++ b/full_maguro.mk
@@ -26,7 +26,8 @@ PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.
# Camera
PRODUCT_PACKAGES := \
- Camera
+ Camera \
+ GNexusParts
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)