From 86646bb8202927d7064b812832a75df3d4288709 Mon Sep 17 00:00:00 2001 From: minggo Date: Tue, 25 Jun 2013 17:09:10 +0800 Subject: [PATCH] issue #2329:fixed a compiling error of AssetsManager on Android --- samples/Cpp/AssetsManagerTest/proj.android/AndroidManifest.xml | 2 +- samples/Cpp/AssetsManagerTest/proj.android/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/Cpp/AssetsManagerTest/proj.android/AndroidManifest.xml b/samples/Cpp/AssetsManagerTest/proj.android/AndroidManifest.xml index 19593e2874..1c92f74113 100644 --- a/samples/Cpp/AssetsManagerTest/proj.android/AndroidManifest.xml +++ b/samples/Cpp/AssetsManagerTest/proj.android/AndroidManifest.xml @@ -4,7 +4,7 @@ android:versionCode="1" android:versionName="1.0"> - +