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

Merge commit 'c81ec79d1f88ae8a80e08560a56845655a74f67e'

* commit 'c81ec79d1f88ae8a80e08560a56845655a74f67e':
  Attempt to fix simulator build.
This commit is contained in:
Nick Pelly
2010-10-22 09:17:41 -07:00
committed by Android Git Automerger
2 changed files with 4 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
#define LOG_TAG "NdefMessage"
#include <stdlib.h>
#include "jni.h"
#include "JNIHelp.h"

View File

@@ -16,6 +16,8 @@
#define LOG_TAG "NdefRecord"
#include <stdlib.h>
#include "jni.h"
#include "JNIHelp.h"