Files
android_kernel_samsung_sm86…/dataipa_binary_vendor_product.mk
Michael Adisumarta 11eaa09da2 ipa: Support ipanat and kernel-tests compilation in LA
Change-Id: I36ec8c36f88dbe4cd67bb3c340fa5187c22f7d13
Signed-off-by: Ilia Lin <quic_ilial@quicinc.com>
2022-05-31 10:32:39 +03:00

5 rivejä
130 B
Makefile
Raaka Selitys Historia

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
ifeq ($(CONFIG_LOCALVERSION), "-gki-consolidate")
PRODUCT_PACKAGES += ipa-kernel-tests
$(warning "added ipa-kernel-tests")
endif