| Index: samples/openglui/android/project.properties
|
| diff --git a/samples/android_sample/project.properties b/samples/openglui/android/project.properties
|
| similarity index 94%
|
| rename from samples/android_sample/project.properties
|
| rename to samples/openglui/android/project.properties
|
| index e6cc554c2ff9e9dac8acbab0c302f10e41b2bf09..52d96398fe722018f1a44c1f82ebd9c02d87a6a5 100644
|
| --- a/samples/android_sample/project.properties
|
| +++ b/samples/openglui/android/project.properties
|
| @@ -15,7 +15,7 @@
|
| # header note.
|
| # Normally this would go in local.properties and not be in the VCS
|
| # but we want this to refer to the Android SDK in ~/third_party.
|
| -sdk.dir=../../third_party/android_tools/sdk
|
| +sdk.dir=../../../third_party/android_tools/sdk
|
|
|
| # Project target.
|
| target=android-16
|
|
|