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/2ac5ecc7-d171-4d9e-9a6c-a92fd9612cfa%40googlegroups.com.

Reply via email to