Hi, I have a cc_binary module (name myBin) defined in in a/b/Android.bp which is building fine and installs the binary in to out/..../system/bin/myBin
Now, every time the binary is built, i need to copy this binary in to another git repo project cloned in a/b/bins/ to keep the prebuilts so, is there post build/install options i can use inside the Android.bp ? regards, abhay -- -- 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/2edbc3a5-816e-4e12-8528-1cc0f0a7e841n%40googlegroups.com.
