Android.mk deprecation status and plan

67 views
Skip to first unread message

XING WANG

unread,
Apr 23, 2020, 11:58:51 AM4/23/20
to Android Building
I checked the doc in build repo https://cs.android.com/android/platform/superproject/+/master:build/make/Deprecation.md,  Google is coverting the make to soong.

Will google convert all BUILD_* to soong in 2020 release?  If not,could you give us a deprecation plan list in 2020 release ?

Thanks

Dan Willemsen

unread,
Apr 23, 2020, 2:13:39 PM4/23/20
to Android Building
The AOSP master branch is already reflecting the 2021 work in progress.


Host C/C++ builds in Make have been deprecated, and are errors by default (but are still available behind BUILD_BROKEN_USES_BUILD_* flags). Lesser used module types (AUX, NATIVE_BENCHMARK, STATIC_TEST_LIBRARY) are also in that state. [HOST_]SHARED_TEST_LIBRARY was removed because it was previously marked obsolete.

The rest of the module types are still available, but as before, there may be other reasons you need to switch code to Android.bp -- if something else that was converted to Android.bp needs to link to your library, your library needs to be in an Android.bp; if you are defining a jar to put in the bootclasspath; etc.

- Dan

--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
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 android-buildi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/a9baa74b-96c7-4548-87cb-ba3295cb471f%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages