How to remove unwanted Apps from Android system build

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to remove unwanted Apps from Android system build

2,179件の閲覧回数
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,774件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
返信