Thanks Dan , Can u clarify one last thing, So here for all the modules in 
Android.bp 
export_include_dirs : ["y"] need to be added and so that the code would be 
linked right?

On Monday, October 14, 2019 at 10:16:33 PM UTC+5:30, seeker wrote:
>
> How to write headers in Android.bp?
>
> say Android.mk has header of this type 
> include $(CLEAR_VARS)
> LOCAL_COPY_HEADERS_TO := x
> LOCAL_COPY_HEADERS    := y
> LOCAL_PROPRIETARY_MODULE := z
> include $(BUILD_COPY_HEADERS)
>
> How to write such headers in Android.bp? i know that LOCAL_COPY_HEADERS is 
> deprecated in Soong, but have no idea of how to write to Android.bp
> Thanks in Advance
>

-- 
-- 
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/67fc1461-9998-44a2-8820-4b909e977ee9%40googlegroups.com.

Reply via email to