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

Commit a3040e8d authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 22eba28e: Only compile the services jar and so when using mmm

* commit '22eba28e':
  Only compile the services jar and so when using mmm
parents b38e2088 22eba28e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -43,4 +43,7 @@ LOCAL_MODULE:= libandroid_servers

include $(BUILD_SHARED_LIBRARY)

ifeq (,$(ONE_SHOT_MAKEFILE))
include $(call all-makefiles-under, $(LOCAL_PATH))
endif