Hello.

init_rc tag for cc_prebuilt_binary doesn't copy the file to 
/system/etc/init/.

Ex:
cc_prebuilt_binary {
    name: "foobin",
    srcs: ["prebuilts/system/bin/foobin"],
    init_rc: ["init/foobin.rc"],
    shared_libs: [
        "liblog",
    ],
}

BR
/Michael

-- 
-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to