Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c1716cc authored by html6405's avatar html6405
Browse files

Changes for LOS 14.1

Change-Id: I74ae22bf50e36a3065eb07338e1b68df56a18a04
parent eb4f327b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,4 +15,4 @@
#

PRODUCT_MAKEFILES := \
    $(LOCAL_DIR)/full_n8000.mk
    $(LOCAL_DIR)/n8000.mk
+3 −12
Original line number Diff line number Diff line
@@ -17,16 +17,7 @@
# Include n80xx BoardConfigCommon
-include device/samsung/n80xx-common/BoardConfigCommon.mk

# Inline kernel building
#FIXME NOT READY YET - NEEDS DEFCONFIG
TARGET_KERNEL_SOURCE := kernel/samsung/smdk4412
TARGET_KERNEL_CONFIG := lineageos_n8000_defconfig

#Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/n8000/bluetooth

# assert
TARGET_OTA_ASSERT_DEVICE := c0,p4noterf,n8000,GT-N8000

# SELinux
BOARD_SEPOLICY_DIRS += device/samsung/n8000/selinux
TARGET_OTA_ASSERT_DEVICE := c0,p4noterf,p4noterfxx,n8000,GT-N8000
N8000 := true
TARGET_KERNEL_CONFIG := lineageos_n8000_defconfig
+7 −6
Original line number Diff line number Diff line
Device configuration for the Samsung Galaxy Note 10.1
GT-N8000
Device configuration for the Samsung Galaxy Note 10.1 (3G)

p4noterf a.k.a. GT-N8000

Copyright (C) 2012 The CyanogenMod Project

bluetooth/bdroid_buildcfg.h

deleted100644 → 0
+0 −26
Original line number Diff line number Diff line
/*
 * Copyright (C) 2012 The Android Open Source Project
 * Copyright (C) 2012 The CyanogenMod Project <http://www.cyanogenmod.org>
 *
 * 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.
 */

#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H

#define BTM_DEF_LOCAL_NAME   "GT-N8000"

/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */
#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE

#endif

configs/gps.conf

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
XTRA_SERVER_1=http://gllto.glpals.com/7day/glo/v2/latest/lto2.dat
Loading