Hello,

I wish to be able to exclude a few named xml files from being included
in the resulting .apk file.  Specifically, the Makefile I *think* I
need to edit is: /frameworks/base/core/res/Android.mk

The resulting package file is /out/target/product/camden/system/
framework/framework-res.apk

I can't see where in the Android.mk any files are explicitly included,
I therefore cannot see how to explicitly remove a few .xml files.

Is there a variable or macro I can use within the Android.mk file to
achieve this?

Thank you.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to