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

Reply via email to