Re: [android-porting] Re: Overrides for code as well as resources

2010-08-21 Thread Naseer Ahmed
For your particular case, I think you're better off adding a new parameter to frameworks/base/core/res/res/values/config.xml, then reading that in the policy. You could then submit this as a patch to the android mainline and if it gets accepted, you can then use a normal resource overlay for

[android-porting] Re: Modifying kernel headers in bionic

2009-05-18 Thread Naseer Ahmed
Thanks, Rebecca. On May 18, 9:47 pm, Rebecca rebe...@android.com wrote: It's not automatic, but it is generated from kernel headers.  You need to submit a patch you create via the directions in bionic/libc/kernel/ README.TXT. Rebecca On May 14, 9:45 am, Naseer naseer.ah...@gmail.com