Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
loganalysis
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test-restored
platform
tools
loganalysis
Commits
a49409b5
Commit
a49409b5
authored
8 years ago
by
Paul Duffin
Committed by
android-build-merger
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge "Use junit-host instead of junit" am:
75e4a422
am:
3c8cd0cd
am:
7888554b
Change-Id: Ibe7719c8be0dbf5f215e8b32374d8cb4fe4e7869
parents
e7eae51c
7888554b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/Android.mk
+1
-1
1 addition, 1 deletion
tests/Android.mk
with
1 addition
and
1 deletion
tests/Android.mk
+
1
−
1
View file @
a49409b5
...
...
@@ -23,7 +23,7 @@ LOCAL_JAVACFLAGS += -g -Xlint
LOCAL_MODULE
:=
loganalysis-tests
LOCAL_MODULE_TAGS
:=
optional
LOCAL_STATIC_JAVA_LIBRARIES
:=
easymock junit
LOCAL_STATIC_JAVA_LIBRARIES
:=
easymock junit
-host
LOCAL_JAVA_LIBRARIES
:=
loganalysis
include
$(BUILD_HOST_JAVA_LIBRARY)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment