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

Commit 0500fb47 authored by Keun Soo Yim's avatar Keun Soo Yim
Browse files

fix: add missing Android.mk links

Test: mma
Change-Id: I8324b5c8bd8392ff75c86b8473b748c41b6375ca
parent 29970068
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,4 +16,5 @@

LOCAL_PATH := $(call my-dir)

include $(call all-subdir-makefiles)
# include hidl test makefiles
include $(LOCAL_PATH)/functional/vts/testcases/hal/sensors/hidl/Android.mk
+2 −1
Original line number Diff line number Diff line
@@ -16,4 +16,5 @@

LOCAL_PATH := $(call my-dir)

include $(call all-subdir-makefiles)
 No newline at end of file
# include hidl test makefiles
include $(LOCAL_PATH)/functional/vts/testcases/hal/vr/hidl/Android.mk