aboutsummaryrefslogtreecommitdiff
path: root/frameworks
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks')
-rw-r--r--frameworks/PlatformLibrary/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/frameworks/PlatformLibrary/Android.mk b/frameworks/PlatformLibrary/Android.mk
index ef2651d..b40061b 100644
--- a/frameworks/PlatformLibrary/Android.mk
+++ b/frameworks/PlatformLibrary/Android.mk
@@ -14,7 +14,7 @@
# limitations under the License.
#
-ifneq ($(TARGET_BUILD_PDK),true)
+ifneq ($(TARGET_BUILD_JAVA_SUPPORT_LEVEL),)
# This makefile shows how to build your own shared library that can be
# shipped on the system of a phone, and included additional examples of
@@ -57,4 +57,4 @@ include $(CLEAR_VARS)
include $(call all-makefiles-under,$(LOCAL_PATH))
-endif # !PDK \ No newline at end of file
+endif # JAVA_SUPPORT