How To Remove Camera apk from AOSP

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

How To Remove Camera apk from AOSP

Jump to solution
4,661 Views
brucesun
Contributor III

Hi Community,

I'm using kitkat4.4.2 with SabreAutoQ board. I follow the Android User's Guide to build the android from source code and it is OK. I want to customize the image by removing unnecessary packages such as camera, email, messaging and contacts. Does anyone know how to remove this packages by modify AOSP files?

Regards,

Bruce

Labels (2)
0 Kudos
1 Solution
1,999 Views
brucesun
Contributor III

Hi jamesbone,

The links are about how to remove apps from AOSP ROM but not from AOSP source code.

I have removed Camera2 and Email packages from AOSP by changing the generic_no_telephony.mk file under /build/target/product/.

Regards,

Bruce

View solution in original post

0 Kudos
2 Replies
1,999 Views
jamesbone
NXP TechSupport
NXP TechSupport

Hello Bruce,

Do you check this link before, http://wiki.cyanogenmod.org/w/Barebones

http://wiki.cyanogenmod.org/w/Barebones  It shows how to remove apk from Andriod AOSP. You can check it

0 Kudos
2,000 Views
brucesun
Contributor III

Hi jamesbone,

The links are about how to remove apps from AOSP ROM but not from AOSP source code.

I have removed Camera2 and Email packages from AOSP by changing the generic_no_telephony.mk file under /build/target/product/.

Regards,

Bruce

0 Kudos