Loading Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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) Loading Loading @@ -46,4 +46,4 @@ include $(BUILD_JAVA_LIBRARY) # ============================================================ include $(call all-makefiles-under,$(LOCAL_PATH)) endif # JAVA platform endif # non-PDK build Loading
Android.mk +2 −2 Original line number Diff line number Diff line Loading @@ -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) Loading Loading @@ -46,4 +46,4 @@ include $(BUILD_JAVA_LIBRARY) # ============================================================ include $(call all-makefiles-under,$(LOCAL_PATH)) endif # JAVA platform endif # non-PDK build