s/gts210vewifi/gts210velte/g

This commit is contained in:
LuK1337 2017-06-17 21:07:37 +02:00
parent 50b1dcb41a
commit 498e5a31e9
8 changed files with 11 additions and 11 deletions

View File

@ -23,7 +23,7 @@
# *not* include it on all devices, so it is safe even with hardware-specific # *not* include it on all devices, so it is safe even with hardware-specific
# components. # components.
ifneq ($(filter gts210vewifi,$(TARGET_DEVICE)),) ifneq ($(filter gts210velte,$(TARGET_DEVICE)),)
LOCAL_PATH := $(call my-dir) LOCAL_PATH := $(call my-dir)

View File

@ -15,4 +15,4 @@
# #
PRODUCT_MAKEFILES := \ PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/omni_gts210vewifi.mk $(LOCAL_DIR)/omni_gts210velte.mk

View File

@ -46,11 +46,11 @@ TARGET_2ND_CPU_ABI2 := armeabi
TARGET_2ND_CPU_VARIANT := cortex-a53 TARGET_2ND_CPU_VARIANT := cortex-a53
# Kernel Prebuilt # Kernel Prebuilt
TARGET_PREBUILT_KERNEL := device/samsung/gts210vewifi/kernel TARGET_PREBUILT_KERNEL := device/samsung/gts210velte/kernel
BOARD_CUSTOM_BOOTIMG_MK := device/samsung/gts210vewifi/mkbootimg.mk BOARD_CUSTOM_BOOTIMG_MK := device/samsung/gts210velte/mkbootimg.mk
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk androidboot.selinux=permissive BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk androidboot.selinux=permissive
BOARD_KERNEL_PAGESIZE := 2048 BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --base 0x80000000 --ramdisk_offset 0x02000000 --tags_offset 0x01E00000 --board FPRPG21W000KU --dt device/samsung/gts210vewifi/dt.img BOARD_MKBOOTIMG_ARGS := --base 0x80000000 --ramdisk_offset 0x02000000 --tags_offset 0x01E00000 --board FPRPG21W000KU --dt device/samsung/gts210velte/dt.img
# Crypto # Crypto
TARGET_HW_DISK_ENCRYPTION := true TARGET_HW_DISK_ENCRYPTION := true

View File

@ -1,4 +1,4 @@
# TWRP tree for gts210vewifi # TWRP tree for gts210velte
Kernel source: Kernel source:
https://github.com/LineageOS/android_kernel_samsung_msm8976/tree/e0d4aab3d01aa25507d499ab63e48e5eda3e1196 https://github.com/LineageOS/android_kernel_samsung_msm8976/tree/4664546f2b58d616ae66c109dea862cf928fb5d4

4
cm.mk
View File

@ -20,7 +20,7 @@
# Inherit from the common Open Source product configuration # Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
PRODUCT_NAME := cm_gts210vewifi PRODUCT_NAME := cm_gts210velte
PRODUCT_DEVICE := gts210vewifi PRODUCT_DEVICE := gts210velte
PRODUCT_BRAND := Samsung PRODUCT_BRAND := Samsung
PRODUCT_MANUFACTURER := Samsung PRODUCT_MANUFACTURER := Samsung

BIN
dt.img

Binary file not shown.

BIN
kernel

Binary file not shown.

View File

@ -20,7 +20,7 @@
# Inherit from the common Open Source product configuration # Inherit from the common Open Source product configuration
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
PRODUCT_NAME := omni_gts210vewifi PRODUCT_NAME := omni_gts210velte
PRODUCT_DEVICE := gts210vewifi PRODUCT_DEVICE := gts210velte
PRODUCT_BRAND := Samsung PRODUCT_BRAND := Samsung
PRODUCT_MANUFACTURER := Samsung PRODUCT_MANUFACTURER := Samsung