OSDN Git Service

android: build modetest as cc_binary module q-x86
authorMauro Rossi <issor.oruam@gmail.com>
Thu, 19 Nov 2020 09:16:10 +0000 (10:16 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 25 Nov 2020 16:11:18 +0000 (00:11 +0800)
commitc7811885b78d2fc4984cbde55751e04ea1ea36f7
treec8c2220063d6c43d8748d05d6278a6cc281be6f9
parent5d873d8680438bd5fa5c24c57929cda0fcfc8e51
android: build modetest as cc_binary module

[Why]
cc_test does not allow to correctly install the executable

[How]
cc_binary module is used instead of cc_test
tests/modetest/Android.bp