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

Commit 5d990a73 authored by Ying Wang's avatar Ying Wang Committed by Android (Google) Code Review
Browse files

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

parents 90152af3 0b5c30a1
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