How to remove unwanted Apps from Android system build

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to remove unwanted Apps from Android system build

2,165 次查看
bcraig
Contributor I

I am using a imx6sl running Android KitKat as an appliance. I am in a memory constrained situation and would like to remove unneeded Apps from the Android build system. Is there any way to control what gets built into the system. For example I have no need for the Deskclock app and would like to not have it loaded at Android start start time.

I edited device/fsl/imx6/imx6.mk to remove unwanted apps from PRODUCT_PACKAGES +=  section of the file and did a clean rebuild but that did not seem to remove the apps from the Android System.img file.

标签 (1)
0 项奖励
回复
1 回复

1,760 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Have you try to remove the Deskclock folder in packages/apps/?

0 项奖励
回复