aboutsummaryrefslogtreecommitdiffstats
path: root/lineage.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2017-01-10 11:35:10 +0100
committerAndreas Blaesius <skate4life@gmx.de>2017-01-10 11:35:10 +0100
commit3bea1c18b7a8bfa2d1bd9f7dd8b77ac64a508854 (patch)
tree8ca26776213f72597a2c28e137fd1b0e821f18c6 /lineage.mk
parent3a02e9a5e423e5989babda739f02590cdfe20200 (diff)
downloaddevice_samsung_espresso3g-3bea1c18b7a8bfa2d1bd9f7dd8b77ac64a508854.zip
device_samsung_espresso3g-3bea1c18b7a8bfa2d1bd9f7dd8b77ac64a508854.tar.gz
device_samsung_espresso3g-3bea1c18b7a8bfa2d1bd9f7dd8b77ac64a508854.tar.bz2
Rebrand to LineageOS
Change-Id: I468259ebe1ea22f6a430ba19aba26d5fba79a543
Diffstat (limited to 'lineage.mk')
-rw-r--r--lineage.mk36
1 files changed, 36 insertions, 0 deletions
diff --git a/lineage.mk b/lineage.mk
new file mode 100644
index 0000000..b8bc54f
--- /dev/null
+++ b/lineage.mk
@@ -0,0 +1,36 @@
+#
+# Copyright (C) 2016 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.
+#
+
+# Boot animation
+TARGET_SCREEN_HEIGHT := 480
+TARGET_SCREEN_WIDTH := 600
+
+# Inherit common LineageOS configuration
+$(call inherit-product, vendor/cm/config/common_full_phone.mk)
+
+# LineageOS specific overlay
+DEVICE_PACKAGE_OVERLAYS += device/samsung/espresso3g/overlay/cm
+DEVICE_PACKAGE_OVERLAYS += device/samsung/espressowifi/overlay/cm-common
+
+# Inherit device specific configuration
+$(call inherit-product, device/samsung/espresso3g/aosp_espresso3g.mk)
+
+# Device identifier. This must come after all inclusions
+PRODUCT_NAME := lineage_espresso3g
+
+# Packages
+PRODUCT_PACKAGES += \
+ SamsungServiceMode