great
authorJan Altensen <info@stricted.net>
Wed, 28 Aug 2019 19:35:08 +0000 (21:35 +0200)
committerJan Altensen <info@stricted.net>
Wed, 28 Aug 2019 19:41:55 +0000 (21:41 +0200)
Change-Id: I23dbca12dfe0fbc7585e616abbf8b327a33a6b0f

Android.mk
AndroidProducts.mk
BoardConfig.mk
lineage_dreamlte.mk [deleted file]
lineage_greatlte.mk [new file with mode: 0644]
overlay/frameworks/base/core/res/res/xml/power_profile.xml

index 31d7f4f4b0d684ad336a6fece5519b9bddfc75ca..757757e60d007a7a13153cf96726e11113ff3037 100644 (file)
@@ -21,7 +21,7 @@
 
 LOCAL_PATH := $(call my-dir)
 
-ifeq ($(TARGET_DEVICE),dreamlte)
+ifeq ($(TARGET_DEVICE),greatlte)
 
 include $(call all-makefiles-under,$(LOCAL_PATH))
 
index e583cd3cb858edf7de76f76991a7fa00e1c07433..38d7f65b30088e7e958e9b4a330141138da351aa 100644 (file)
@@ -14,4 +14,4 @@
 # limitations under the License.
 
 PRODUCT_MAKEFILES := \
-    $(LOCAL_DIR)/lineage_dreamlte.mk
+    $(LOCAL_DIR)/lineage_greatlte.mk
index c3a6ee1386d0d51ba4f76240f36b030c0277495f..4bf121db6a1514392c98b0f16bb50b9e4590fd53 100644 (file)
 # inherit from common
 -include device/samsung/universal8895-common/BoardConfigCommon.mk
 
-DEVICE_PATH := device/samsung/dreamlte
+DEVICE_PATH := device/samsung/greatlte
 
 # Assert
-TARGET_OTA_ASSERT_DEVICE := dreamlte
+TARGET_OTA_ASSERT_DEVICE := greatlte
 
 # Kernel
-TARGET_KERNEL_CONFIG := exynos8895-dreamlte_defconfig
+TARGET_KERNEL_CONFIG := exynos8895-greatlte_defconfig
 
 # inherit from the proprietary version
--include vendor/samsung/dreamlte/BoardConfigVendor.mk
+-include vendor/samsung/greatlte/BoardConfigVendor.mk
diff --git a/lineage_dreamlte.mk b/lineage_dreamlte.mk
deleted file mode 100644 (file)
index 3f643f8..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-#
-# Copyright (C) 2019 The LineageOS 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.
-#
-
-# Inherit from those products. Most specific first.
-$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
-
-# Inherit from dreamlte device
-$(call inherit-product, device/samsung/dreamlte/device.mk)
-$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
-
-# Inherit some common Lineage stuff.
-$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
-
-# Device identifier. This must come after all inclusions
-PRODUCT_DEVICE := dreamlte
-PRODUCT_NAME := lineage_dreamlte
-PRODUCT_BRAND := samsung
-PRODUCT_MODEL := SM-G950F
-PRODUCT_MANUFACTURER := samsung
-
-PRODUCT_GMS_CLIENTID_BASE := android-samsung
-
-# Use the latest approved GMS identifiers
-PRODUCT_BUILD_PROP_OVERRIDES += \
-    PRODUCT_NAME=dreamltexx \
-    PRIVATE_BUILD_DESC="dreamltexx-user 8.0.0 R16NW G950FXXU1CRC7 release-keys"
-
-BUILD_FINGERPRINT := samsung/dreamltexx/dreamlte:9/PPR1.180610.011/G950FXXS4DSC2:user/release-keys
diff --git a/lineage_greatlte.mk b/lineage_greatlte.mk
new file mode 100644 (file)
index 0000000..c07c172
--- /dev/null
@@ -0,0 +1,42 @@
+#
+# Copyright (C) 2019 The LineageOS 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.
+#
+
+# Inherit from those products. Most specific first.
+$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
+
+# Inherit from greatlte device
+$(call inherit-product, device/samsung/greatlte/device.mk)
+$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
+
+# Inherit some common Lineage stuff.
+$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
+
+# Device identifier. This must come after all inclusions
+PRODUCT_DEVICE := greatlte
+PRODUCT_NAME := lineage_greatlte
+PRODUCT_BRAND := samsung
+PRODUCT_MODEL := SM-N950F
+PRODUCT_MANUFACTURER := samsung
+
+PRODUCT_GMS_CLIENTID_BASE := android-samsung
+
+# Use the latest approved GMS identifiers
+PRODUCT_BUILD_PROP_OVERRIDES += \
+    PRODUCT_NAME=greatltexx \
+    PRIVATE_BUILD_DESC="greatltexx-user 8.0.0 R16NW N950FXXU3CRC1 release-keys"
+
+BUILD_FINGERPRINT := samsung/greatltexx/dreamlte:8.0.0/R16NW/N950FXXU3CRC1:user/release-keys
index 3e4de647cca4077f8b832b2b1816988ae481a4cc..57a4b07c7d4da250b68c4d07f60c566686816fc2 100644 (file)
@@ -99,7 +99,7 @@
     </array>
     <item name="cpu.idle">4.4</item>
     <item name="cpu.awake">22</item>
-    <item name="battery.capacity">3000</item>
+    <item name="battery.capacity">3300</item>
     <array name="wifi.batchedscan">
         <value>.0002</value>
         <value>.002</value>