当前位置:网站首页>增加PRODUCT_BOOT_JARS及类 提供jar包给应用
增加PRODUCT_BOOT_JARS及类 提供jar包给应用
2022-08-11 04:10:00 【android framework】
在Android开发中,为了方便移植和应用开发,在Android系统之外增加的部分framework,一般都会仿照framework打包为一个jar包供应用调用。
需要在device目录下的具体产品目录的mk中增加PRODUCT_BOOT_JARS的声明,不仅如此还需要在build目录下的package_whitelist.txt中声明包名,否则编译会出错。同理,可以把不需要的在这里删掉。
Demo
PRODUCT_BOOT_JARS +=
hitechmw
1
2
build/core/tasks/check_boot_jars/package_whitelist.txt
delete
telephony-common.jar
com.google…*
delete end
add
com.arcsoft…*
com.ice…*
com.himw…*
add end
边栏推荐
- What is Machine Reinforcement Learning?What is the principle?
- Description of ESB product development steps under cloud platform
- 洛谷P7441 Erinnerung
- Basic understanding of MongoDB (2)
- UNI-APP_iphone bottom safe area
- "239 Sliding Window Maximum Value" on the 16th day of LeetCode brushing
- uni-app - city selection index list / city list sorted by A-Z (uview component library IndexList index list)
- 【FPGA】设计思路——I2C协议
- 【C语言】入门
- Provincial level of Echart maps, as well as all prefecture-level download and use
猜你喜欢
Multi-serial port RS485 industrial gateway BL110
Binary tree related code questions [more complete] C language
Jetson Orin平台4-16路 GMSL2/GSML1相机采集套件推荐
LeetCode814算题第15天二叉树系列值《814 二叉树剪枝》
【FPGA】day21- moving average filter
【FPGA】day19-二进制转换为十进制(BCD码)
【FPGA】SDRAM
什么是机器强化学习?原理是什么?
(转)JVM中那些区域会发生OOM?
Read the article, high-performance and predictable data center network
随机推荐
Basic understanding of MongoDB (2)
DNS separation resolution and intelligent resolution
常见布局效果实现方案
Redis:解决分布式高并发修改同一个Key的问题
MYSQLg advanced ------ clustered and non-clustered indexes
Rotary array problem: how to realize the array "overall reverse, internal orderly"?"Three-step conversion method" wonderful array
Which one to choose for mobile map development?
The FTP error code list
【FPGA】day21-移动平均滤波器
redis按照正则批量删除key
Introduction to c # a week of high-level programming c # - LINQ Day Four
C language recv() function, recvfrom() function, recvmsg() function
【FPGA】名词缩写
Element's BFC attribute
洛谷P2580 于是他错误的点名开始了
"239 Sliding Window Maximum Value" on the 16th day of LeetCode brushing
Multi-serial port RS485 industrial gateway BL110
【FPGA】day21- moving average filter
Uni - app - access to Chinese characters, pinyin initials (according to the Chinese get pinyin initials)
The custom of the C language types -- -- -- -- -- - structure