From f33d1537326af59b7948d2fa92db0b0190f0d99d Mon Sep 17 00:00:00 2001 From: Scroggo Date: Tue, 31 May 2011 17:10:21 +0000 Subject: Port the SampleApp (raster) to Android. git-svn-id: http://skia.googlecode.com/svn/trunk@1452 2bbb7eff-a529-9590-31e7-b0007b416f81 --- android_sample/SampleApp/AndroidManifest.xml | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 android_sample/SampleApp/AndroidManifest.xml (limited to 'android_sample/SampleApp/AndroidManifest.xml') diff --git a/android_sample/SampleApp/AndroidManifest.xml b/android_sample/SampleApp/AndroidManifest.xml new file mode 100644 index 0000000000..e3232468f6 --- /dev/null +++ b/android_sample/SampleApp/AndroidManifest.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + -- cgit v1.2.3