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

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

Merge "Remove frameworks/opt/telephony from PDK" am: 64497e8b

am: 66841250

Change-Id: I29d77856b21a398e7aaf14057c695addfd3377cc
parents 3c3fc8a9 66841250
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