diff options
| author | raysan5 <[email protected]> | 2020-04-07 17:54:08 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-04-07 17:54:08 +0200 |
| commit | ef9e9bfa7de881e1663dbe403f5ea51f5fab781c (patch) | |
| tree | fc38e0622109ad1eefe01ddad2b64c8bfe8a70eb /src/external/android/native_app_glue/NOTICE | |
| parent | f31b87fae8fb88fd9d9c42293c5be3850a597c8e (diff) | |
| download | raylib-ef9e9bfa7de881e1663dbe403f5ea51f5fab781c.tar.gz raylib-ef9e9bfa7de881e1663dbe403f5ea51f5fab781c.zip | |
Review Android piepline
- Removed generate_android_toolchain, since version r21 AndroidNDK it's the toolchain
- Removed external lib native_app_glue, provided by AndroidNDK
Diffstat (limited to 'src/external/android/native_app_glue/NOTICE')
| -rw-r--r-- | src/external/android/native_app_glue/NOTICE | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/external/android/native_app_glue/NOTICE b/src/external/android/native_app_glue/NOTICE deleted file mode 100644 index d6c09229..00000000 --- a/src/external/android/native_app_glue/NOTICE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (C) 2016 The Android Open Source Project - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. |
