Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_Camera2
Commits
2cc6e35b
Commit
2cc6e35b
authored
12 years ago
by
Teng-Hui Zhu
Committed by
Android (Google) Code Review
12 years ago
Browse files
Options
Download
Email Patches
Plain Diff
The trimming solution with the mp4parser library.
bug:7093055 Change-Id: I598a81d80c9c5107696f3af7761207e3ec88f3ff
parent
ab1f41e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Android.mk
Android.mk
+2
-1
No files found.
Android.mk
View file @
2cc6e35b
...
...
@@ -5,7 +5,8 @@ include $(CLEAR_VARS)
LOCAL_MODULE_TAGS
:=
optional
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
+=
mp4parser
LOCAL_SRC_FILES
:=
$(
call
all-java-files-under, src
)
LOCAL_SRC_FILES
+=
$(
call
all-java-files-under, src_pd
)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment