summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2013-05-29 11:33:16 -0700
committerStephen Hines <srhines@google.com>2013-05-29 12:36:35 -0700
commit6ce9b9f0f18363eeb15d07e3b5aefa4273c345fa (patch)
tree9f3d100ef93cdf2f519f6783d57a665ae8d6e2b0 /Android.mk
parentb1a2422a144b605e565e16be60519a9fbd4da426 (diff)
downloadandroid_packages_apps_Gallery2-6ce9b9f0f18363eeb15d07e3b5aefa4273c345fa.tar.gz
android_packages_apps_Gallery2-6ce9b9f0f18363eeb15d07e3b5aefa4273c345fa.tar.bz2
android_packages_apps_Gallery2-6ce9b9f0f18363eeb15d07e3b5aefa4273c345fa.zip
Use hyphenated path for android-support-v8-renderscript.
Bug: 9188088 Change-Id: Id435b35712fd944369b8515f7f84ea30f1eecbe3
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 5e461d82b..c17ee0421 100644
--- a/Android.mk
+++ b/Android.mk
@@ -8,7 +8,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-support-v13
LOCAL_STATIC_JAVA_LIBRARIES += com.android.gallery3d.common2
LOCAL_STATIC_JAVA_LIBRARIES += xmp_toolkit
LOCAL_STATIC_JAVA_LIBRARIES += mp4parser
-LOCAL_STATIC_JAVA_LIBRARIES += android.support.v8.renderscript
+LOCAL_STATIC_JAVA_LIBRARIES += android-support-v8-renderscript
LOCAL_RENDERSCRIPT_TARGET_API := 18
LOCAL_RENDERSCRIPT_COMPATIBILITY := 18