aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidProducts.mk
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2016-01-29 19:19:51 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-02-22 23:03:38 +0100
commit25949002d6ad7c94d3863b5a577d520c2c75e810 (patch)
tree6e24397f82585a5c0c1fc492e660305ab6826172 /AndroidProducts.mk
parent0e766ffb17c5d867a87ed04d8cb6c5c603577d53 (diff)
downloaddevice_samsung_espressowifi-25949002d6ad7c94d3863b5a577d520c2c75e810.zip
device_samsung_espressowifi-25949002d6ad7c94d3863b5a577d520c2c75e810.tar.gz
device_samsung_espressowifi-25949002d6ad7c94d3863b5a577d520c2c75e810.tar.bz2
Set up unified build for wifi-only variants
Change-Id: I9fffe523aefac96e2cd0461b9398806b02e4c131
Diffstat (limited to 'AndroidProducts.mk')
-rw-r--r--AndroidProducts.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/AndroidProducts.mk b/AndroidProducts.mk
new file mode 100644
index 0000000..59bba81
--- /dev/null
+++ b/AndroidProducts.mk
@@ -0,0 +1,19 @@
+#
+# Copyright (C) 2012 The CyanogenMod Project
+#
+# 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)/aosp_espresso.mk \
+ $(LOCAL_DIR)/cm.mk