From 907fe616836f29582e383bd94657c35b128794b4 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 2 Apr 2012 08:38:49 +0200 Subject: Add Android API 15 (Ice Cream Sandwich) for it's MediaPlayer capabilities (OMX AL decode to texture via libstagefright) Even though we don't require API level 15, we may utilize it in JOGL for it's AV package. --- make/lib/android-sdk/15/LICENSE.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 make/lib/android-sdk/15/LICENSE.txt (limited to 'make/lib/android-sdk/15/LICENSE.txt') diff --git a/make/lib/android-sdk/15/LICENSE.txt b/make/lib/android-sdk/15/LICENSE.txt new file mode 100644 index 0000000..c817537 --- /dev/null +++ b/make/lib/android-sdk/15/LICENSE.txt @@ -0,0 +1,10 @@ + +http://source.android.com/faqs.html#what-kind-of-open-source-project-is-android + +What kind of open-source project is Android? + +Google oversees the development of the core Android open-source platform, and works to create robust developer and user communities. For the most part the Android source code is licensed under the permissive Apache Software License 2.0, rather than a "copyleft" license. The main reason for this is because our most important goal is widespread adoption of the software, and we believe that the ASL2.0 license best achieves that goal. + ++++ + +See file NOTICE.txt in this folder ! -- cgit v1.2.3