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

Commit 66841250 authored by Nathan Harold's avatar Nathan Harold Committed by android-build-merger
Browse files

Merge "Remove frameworks/opt/telephony from PDK"

am: 64497e8b

Change-Id: I641038cb76503f7513ea25d6561d2f3401842e53
parents 4a2bd3eb 64497e8b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
# limitations under the License.

# enable this build only when platform library is available
ifeq ($(TARGET_BUILD_JAVA_SUPPORT_LEVEL),platform)
ifneq ($(TARGET_BUILD_PDK), true)

LOCAL_PATH := $(call my-dir)

@@ -46,4 +46,4 @@ include $(BUILD_JAVA_LIBRARY)
# ============================================================
include $(call all-makefiles-under,$(LOCAL_PATH))

endif # JAVA platform
endif # non-PDK build