“compatibility.mk” in aosp of vts building means

42 views
Skip to first unread message

xiang tianyu

unread,
Jan 16, 2020, 12:23:41 PM1/16/20
to Android Building

hellp ,can you help me with this problem about "compatibility.mk" of vts building system.


the source code of "compatibility.mk" is in aosp code ,it's path is "build/make/core/tasks/tools/compatibility.mk"


there is a line in "compatibility.mk" which is "test_artifacts := $(COMPATIBILITY.$(test_suite_name).FILES)"


I try to change the $(test_suite_name) ,but it can not package files to android-vts.zip,how does the COMPATIBILITY work?


I can not find the defination of COMPATIBILITY.


wish your help ,thank you

Dan Willemsen

unread,
Jan 16, 2020, 12:29:18 PM1/16/20
to Android Building

--
--
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/769ed951-666c-44f6-baff-cc2da905518b%40googlegroups.com.

Dan Willemsen

unread,
Jan 16, 2020, 12:31:59 PM1/16/20
to Android Building

Colin Cross

unread,
Jan 16, 2020, 3:23:52 PM1/16/20
to android-...@googlegroups.com
COMPATIBILITY.* variables are set here: https://cs.android.com/android/platform/superproject/+/master:build/make/core/definitions.mk;l=2899?q=file:build%2Fmake%20COMPATIBILITY%5C.
You normally add modules to android-vts.zip by setting LOCAL_TEST_SUITES := vts in an Android.mk file or test_suites: ["vts"] in an Android.bp file.

On Thu, Jan 16, 2020 at 9:23 AM xiang tianyu <xiangti...@gmail.com> wrote:
--
Reply all
Reply to author
Forward
0 new messages