I have in device/foo/bar/module/Android.bpp
```
cc_prebuilt_library_shared {
    name: "foo",
    srcs: ["foo"],
    vendor: true,
}
```
I include PRODUCT_PACKAGES += foo in device/foo/bar/device.mk

when I run mka *foo* it says module in unknown

-- 
-- 
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/b0a10fe7-9962-4cd7-8bc2-45a59a39de2bn%40googlegroups.com.

Reply via email to