android boardconfig.mk,BoardConfig.mk

#

# Copyright 2017 The Android Open Source 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.

#

# Platform

TARGET_BOARD_PLATFORM := mt6765

TARGET_BOOTLOADER_BOARD_NAME := mt6765

TARGET_NO_BOOTLOADER := true

PLATFORM_SDK_VERSION := 28

# Architecture

TARGET_ARCH := arm

TARGET_ARCH_VARIANT := armv7-a-neon

TARGET_CPU_ABI := armeabi-v7a

TARGET_CPU_ABI2 := armeabi

TARGET_CPU_VARIANT := cortex-a53

# File System

BOARD_RECOVERYIMAGE_PARTITION_SIZE := 67108864

BOARD_FLASH_BLOCK_SIZE := 131072

# Kernel

BOARD_KERNEL_BASE := 0x40000000

BOARD_KERNEL_PAGESIZE := 2048

BOARD_RAMDISK_OFFSET := 0x15000000

BOARD_TAGS_OFFSET := 0x14000000

BOARD_KERNEL_CMDLINE := bootopt=64S3,32S1,32S1 androidboot.selinux=permissive androidboot.configfs=true

BOARD_MKBOOTIMG_ARGS := --ramdisk_offset $(BOARD_RAMDISK_OFFSET) --tags_offset $(BOARD_TAGS_OFFSET)

TARGET_PREBUILT_KERNEL := device/xiaomi/cactus/prebuilt/kernel

# Resolution

TARGET_SCREEN_WIDTH := 720

TARGET_SCREEN_HEIGHT := 1440

# TWRP

TW_DEVICE_VERSION := $(shell date -u +"%Y%m%d")

TW_NO_SCREEN_BLANK := true

TW_EXCLUDE_SUPERSU := true

TW_EXCLUDE_TWRPAPP := true

TW_INCLUDE_CRYPTO := true

TW_CRYPTO_USE_SYSTEM_VOLD := hwservicemanager keymaster-3-0

TW_CRYPTO_SYSTEM_VOLD_MOUNT := vendor

# Vold

TARGET_USE_CUSTOM_LUN_FILE_PATH := /config/usb_gadget/g1/functions/mass_storage.0/lun.%d/file

一键复制

编辑

Web IDE

原始数据

按行查看

历史

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值