summaryrefslogtreecommitdiffstats
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
commit14c458d819037f5782c8c64f73c5109004ea8acf (patch)
treed7cf2b9ff9df3b36bd978e634c99ad7017b1d2e7
parent59c25ee436215b989492b65dd0f26268e5b99b01 (diff)
downloadandroid_packages_apps_Snap-14c458d819037f5782c8c64f73c5109004ea8acf.tar.gz
android_packages_apps_Snap-14c458d819037f5782c8c64f73c5109004ea8acf.tar.bz2
android_packages_apps_Snap-14c458d819037f5782c8c64f73c5109004ea8acf.zip
Use hyphenated path for android-support-v8-renderscript.
Bug: 9188088 Change-Id: Id435b35712fd944369b8515f7f84ea30f1eecbe3
-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