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

Commit 0b5c30a1 authored by Ying Wang's avatar Ying Wang
Browse files

Make com.android.location.provider visible to apps-only build.

Change-Id: Ic7983418d9577343817d5a80ebb0847804d2a1b2
parent c6f7a7ff
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -14,6 +14,4 @@

LOCAL_PATH := $(call my-dir)

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