summaryrefslogtreecommitdiffstats
path: root/AndroidProducts.mk
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2012-04-15 16:51:00 +0200
committerPaulK <contact@paulk.fr>2012-04-15 16:51:00 +0200
commitd625d79e6c93ee3f0534d169d74c1c281d305d4b (patch)
tree3c2d92cf8916fe9a4e978845dde1c28938b44b34 /AndroidProducts.mk
parent08a11081457db30cd317760c65d89bb340783673 (diff)
downloaddevice_goldelico_gta04-d625d79e6c93ee3f0534d169d74c1c281d305d4b.tar.gz
device_goldelico_gta04-d625d79e6c93ee3f0534d169d74c1c281d305d4b.tar.bz2
device_goldelico_gta04-d625d79e6c93ee3f0534d169d74c1c281d305d4b.zip
Added Android product files with sdcard init.rc and vold fstab
Signed-off-by: PaulK <contact@paulk.fr>
Diffstat (limited to 'AndroidProducts.mk')
-rw-r--r--AndroidProducts.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
new file mode 100644
index 0000000..621c59c
--- /dev/null
+++ b/AndroidProducts.mk
@@ -0,0 +1,17 @@
+# Copyright (C) 2012 Paul Kocialkowski <contact@paulk.fr>
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+PRODUCT_MAKEFILES := \
+ $(LOCAL_DIR)/full_gta04.mk