Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c81ec79d authored by Nick Pelly's avatar Nick Pelly Committed by Android Git Automerger
Browse files

am 0592832c: Merge "Attempt to fix simulator build." into gingerbread

Merge commit '0592832c' into gingerbread-plus-aosp

* commit '0592832c':
  Attempt to fix simulator build.
parents d78c8d8b 0592832c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@

#define LOG_TAG "NdefMessage"

#include <stdlib.h>

#include "jni.h"
#include "JNIHelp.h"

+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@

#define LOG_TAG "NdefRecord"

#include <stdlib.h>

#include "jni.h"
#include "JNIHelp.h"