How to delete the Calendar application or Calculator application in Android source, P9.0.0_2.2.0-ga

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to delete the Calendar application or Calculator application in Android source, P9.0.0_2.2.0-ga

942 Views
hyun-moyang
Contributor III

Hi All,

Currently, I am developing an android system in iMX6 Sabreauto PDK. But I want to delete the Calendar application or Calculator application in the menu tray of android. I don't know how to delete this application in the menu tray of android.

Please let me know how to delete this application in the menu tray of android.

My system information is as below,

- PDK B/D :iMX6Q Sabreauto PDK B/D

- OS: Android

- Version : P9.0.0_2.2.0-ga

Please help me to solve my issue.

Regards

HM

 

0 Kudos
Reply
2 Replies

932 Views
hyun-moyang
Contributor III

Hi Zhiming,

Thanks for  your help.

I could delete any application not to be used in my project in P9.0.0_2.2.0_GA.

Regards

HM

0 Kudos
Reply

936 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

You can find PRODUCT_PACKAGES += \ in android_build/device/fsl/imx6dq/AndroidProducts.mk.

Remove the app you want.

 

BR

Zhiming

 

 

0 Kudos
Reply