1 Star 0 Fork 0

thead-android / device-thead-th1520-beaglev_ahead

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
beaglev_ahead.mk 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
Mao 提交于 2023-06-02 10:54 . Add board BeagleV Ahead
#
# Copyright 2022 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.
#
#
LOCAL_64ONLY := _64
# Aosp gsi and basic vendor
$(call inherit-product, device/thead/common/aosp_common.mk)
# T-Head system_ext
$(call inherit-product-if-exist, device/thead/th1520/th1520_system_ext.mk)
# Riscv patch for system
$(call inherit-product, device/thead/common/system_riscv_patch.mk)
# AOSP default vendor configs
$(call inherit-product, device/thead/common/aosp_vendor.mk)
# T-Head beaglev_ahead vendor packages
$(call inherit-product, device/thead/th1520/beaglev_ahead/device-beaglev_ahead.mk)
PRODUCT_MANUFACTURER := T-Head
PRODUCT_BRAND := Android
PRODUCT_NAME := beaglev_ahead
PRODUCT_DEVICE := beaglev_ahead
PRODUCT_MODEL := AOSP on BEAGLEV_AHEAD
1
https://gitee.com/thead-android/device-thead-th1520-beaglev_ahead.git
git@gitee.com:thead-android/device-thead-th1520-beaglev_ahead.git
thead-android
device-thead-th1520-beaglev_ahead
device-thead-th1520-beaglev_ahead
thead-android_dev

搜索帮助