d855: rebrand to Lineage

Change-Id: Ibd0b89b31f4568d8526645adb5eacc76c85e958a
gugelfrei
Kasual 7 years ago committed by Hendrik Hagendorn
parent 70984dbd73
commit 0100bcf123

@ -1,5 +1,6 @@
# #
# Copyright (C) 2016 The CyanogenMod Project # Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2017 The LineageOS Project
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
@ -28,7 +29,7 @@ BLUETOOTH_HCI_USE_MCT := true
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/lge/d855/bluetooth BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/lge/d855/bluetooth
# Kernel # Kernel
TARGET_KERNEL_CONFIG := cyanogenmod_d855_defconfig TARGET_KERNEL_CONFIG := lineageos_d855_defconfig
TARGET_REQUIRES_BUMP := true TARGET_REQUIRES_BUMP := true
# Partitions # Partitions

@ -1,5 +1,7 @@
Copyright 2014 - The CyanogenMod Project Copyright 2014 - The CyanogenMod Project
Copyright 2017 - The LineageOS Project
Device configuration for LGE G3 (International) Device configuration for LGE G3 (International)
===================================== =====================================

@ -1,6 +1,6 @@
$(call inherit-product, device/lge/d855/full_d855.mk) $(call inherit-product, device/lge/d855/full_d855.mk)
# Inherit some common CM stuff. # Inherit some common Lineage stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk) $(call inherit-product, vendor/cm/config/common_full_phone.mk)
PRODUCT_NAME := cm_d855 PRODUCT_NAME := cm_d855
Loading…
Cancel
Save