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
system_core
Commits
19356632
Commit
19356632
authored
10 years ago
by
Nick Kralevich
Committed by
Android Git Automerger
10 years ago
Browse files
Options
Download
Plain Diff
am
24dfaac4
: am
c6dead70
: Merge "maybe fix mac build"
* commit '
24dfaac4
': maybe fix mac build
parents
7a59c852
24dfaac4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
libnativebridge/tests/CodeCacheCreate_test.cpp
libnativebridge/tests/CodeCacheCreate_test.cpp
+1
-0
libnativebridge/tests/CodeCacheExists_test.cpp
libnativebridge/tests/CodeCacheExists_test.cpp
+1
-0
No files found.
libnativebridge/tests/CodeCacheCreate_test.cpp
View file @
19356632
...
...
@@ -16,6 +16,7 @@
#include "NativeBridgeTest.h"
#include <errno.h>
#include <sys/stat.h>
#include <unistd.h>
...
...
This diff is collapsed.
Click to expand it.
libnativebridge/tests/CodeCacheExists_test.cpp
View file @
19356632
...
...
@@ -16,6 +16,7 @@
#include "NativeBridgeTest.h"
#include <errno.h>
#include <sys/stat.h>
#include <unistd.h>
...
...
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