Skip to content
Snippets Groups Projects
Commit 51e2332e authored by Stephen Hines's avatar Stephen Hines
Browse files

Use hyphenated path for android-support-v8-renderscript.

Bug: 9188088

Change-Id: Id30e0a67d89419aeb323f43bf5e65321bf862e79
(cherry picked from commit 79f4335753c1cffba15d6c7ea5ec6b7bb3db3f8e)
parent 59c25ee4
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-support-v13 ...@@ -8,7 +8,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-support-v13
LOCAL_STATIC_JAVA_LIBRARIES += com.android.gallery3d.common2 LOCAL_STATIC_JAVA_LIBRARIES += com.android.gallery3d.common2
LOCAL_STATIC_JAVA_LIBRARIES += xmp_toolkit LOCAL_STATIC_JAVA_LIBRARIES += xmp_toolkit
LOCAL_STATIC_JAVA_LIBRARIES += mp4parser 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_TARGET_API := 18
LOCAL_RENDERSCRIPT_COMPATIBILITY := 18 LOCAL_RENDERSCRIPT_COMPATIBILITY := 18
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment