Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7f03e4ee authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

Allow makefiles to be parsed in a trimmed down manifest.

Test: m
Change-Id: Id0e52eacc8e8b5fa75af2050a72be6a8bdadc984
Exempt-From-Owner-Approval: Unbreaks ART team
parent dddf40a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE := VtsKernelLibdmTest
include test/vts/tools/build/Android.host_config.mk
-include test/vts/tools/build/Android.host_config.mk
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE := VtsKernelLiblpTest
include test/vts/tools/build/Android.host_config.mk
-include test/vts/tools/build/Android.host_config.mk