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

Commit 04049407 authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski
Browse files

Add a missing include in DocumentsUI Android.mk.

Without it, perf tests were not built on APCT.

Bug: 27370274
Change-Id: Ie154526d240bb9d1b4cce6fc089d502bf808c366
parent 4a67d975
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -38,5 +38,4 @@ LOCAL_PACKAGE_NAME := DocumentsUI
LOCAL_CERTIFICATE := platform

include $(BUILD_PACKAGE)

include $(LOCAL_PATH)/tests/Android.mk
include $(call all-makefiles-under, $(LOCAL_PATH))