This list is for developing with the Android SDK. For information about firmware development, visit http://source.android.com.
On Mon, Feb 13, 2012 at 7:05 PM, atom10jj <[email protected]> wrote: > Hi, > > I'm developing on ICS version. > Recently I found out there are some duplicated so files on target file > system. > > /system/lib/hw directory has same library as below. > > audio.primary.default.so > audio.primary.[product_name].so > > audio_policy.default.so > audio_policy.[product_name].so > > camera.goldfish.so > camera.[product_name].so > > gralloc.default.so > gralloc.[product_name].so > > lights.goldfish.so > lights.[product_name].so > > The above files are also place in the source tree. > (out/target/product/[product_name]/system/lib/hw) > > I think defaut & goldfish are for emulator. > > Does anyone know How to change the build scheme to remove the > duplicated files? > Thank you in advance. > > BR, > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.4 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

