当前位置:网站首页>[exynos4412] [itop4412] [android-k] add product options
[exynos4412] [itop4412] [android-k] add product options
2022-04-23 07:08:00 【OneSea】
0 Preface
iTOP4412 Official android-4.0.3 Lack of relevant source code lunch Options , Only through official scripts build_android.sh Compile , This article describes how to add it , To support manual compilation , This is particularly important for module compilation , Because it can save a lot of compilation time .
1 modify
Modelled on the stringray and wingray, Add the following configuration :
add_lunch_combo full_smdk4x12-userdebug
# @file: device/samsung/smdk4x12/vendorsetup.sh
Tips:iTOP4412 Provided by the official website android-4.4.4 The source code contains the above problems , And more comprehensive .
2 effect
Execute the following commands from the source root directory :
source build/envsetup.sh
It can be found that 1 The script added in section is include 了 :
版权声明
本文为[OneSea]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230606153907.html
边栏推荐
- RAC环境alert日志报错Drop transient type: SYSTP2JW0acnAurDgU1sBqMBryw==的排查
- Error alarm of Postgres master-slave replication delay monitoring
- Chaos带你快速上手混沌工程
- Thanos compact component test summary (processing historical data)
- Ali vector library Icon tutorial (online, download)
- 从0开始封装一套项目的网络请求框架
- oracle表的约束详解
- Apache Atlas 编译及安装记录
- oracle分区的相关操作
- 冬季实战营 动手实战-初识上云基础,动手实操ECS云服务器新手上路 领鼠标 云小宝 背包 无影
猜你喜欢
Ali vector library Icon tutorial (online, download)
个人博客网站搭建
冬季实战营动手实战-上云必备环境准备,动手实操快速搭建LAMP环境 领鼠标 云小宝 背包 无影
Apache SeaTunnel 2.1.0部署及踩坑
Thanos compact component test summary (processing historical data)
Redis practice notes and source code analysis
Binder机制原理
Using Prom label proxy to implement label based multi tenant reading of Prometheus thanos
Try catch cannot catch asynchronous errors
Introduction to RDMA network
随机推荐
select命令产生redo日志问题的分析
Exception record-8
组件化学习
RAC环境alert日志报错Drop transient type: SYSTP2JW0acnAurDgU1sBqMBryw==的排查
通过rownum来进行区间查询
Arranges the objects specified in the array in front of the array
Prometheus cortex Architecture Overview (horizontally scalable, highly available, multi tenant, long-term storage)
Exception record-7
oracle对表字段的修改
Chaos带你快速上手混沌工程
oracle表的约束详解
Introduction to RDMA network
oracle杀死正在执行的sql
Oracle索引状态查询与索引重建
Exception record-5
Dolphinscheduler调度sql任务建表时The query did not generate a result set异常解决
搭建基于OSS的图片分享网站-反馈有礼
mysql和pg库遇到冲突数据时的两种处理方式
Abnormal record-10
RAC环境集群组件gipc无法正确识别心跳网络状态问题分析