Hi, everyone, I want to add some debug logs in some modules, for example `libcameraservice`. After modifying and compiling, I noticed that 32 and 64 bit libraryies are always built. While I only use 32 or 64 bit files (the camera server is a 32bit process now).
I want to know if there is a way to compile only 32 or 64 bit libraries to speed up the progress? Since compiling that two not only takes a long time, but also takes up disk space. I'm appreciated if you can give me some suggestions. Thanks, Albert -- -- You received this message because you are subscribed to the "Android Building" mailing list. 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-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/ea3ba7fe-00c3-4d81-bd08-6996e0fb2967n%40googlegroups.com.
