aboutsummaryrefslogtreecommitdiff
path: root/apps/upgrade/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'apps/upgrade/Android.mk')
-rw-r--r--apps/upgrade/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/upgrade/Android.mk b/apps/upgrade/Android.mk
index 4cba7e4..01ec440 100644
--- a/apps/upgrade/Android.mk
+++ b/apps/upgrade/Android.mk
@@ -14,7 +14,7 @@
# limitations under the License.
#
-ifneq ($(TARGET_BUILD_PDK),true)
+ifneq ($(TARGET_BUILD_JAVA_SUPPORT_LEVEL),)
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
@@ -34,4 +34,4 @@ LOCAL_PROGUARD_ENABLED := disabled
include $(BUILD_PACKAGE)
-endif # !PDK \ No newline at end of file
+endif # JAVA_SUPPORT