summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--device-proprietary-files.txt1
-rw-r--r--device.mk2
-rwxr-xr-xextract-files.sh6
-rw-r--r--proprietary-blobs.txt39
-rw-r--r--self-extractors/Android.mk0
-rw-r--r--self-extractors/PART112
-rw-r--r--self-extractors/PART222
-rw-r--r--self-extractors/PART312
-rw-r--r--self-extractors/PROLOGUE2
-rw-r--r--self-extractors/broadcom/COPYRIGHT1
-rw-r--r--self-extractors/broadcom/LICENSE225
-rw-r--r--self-extractors/broadcom/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/broadcom/staging/device-partial.mk17
-rw-r--r--self-extractors/broadcom/staging/proprietary/Android.mk29
-rw-r--r--self-extractors/csr/COPYRIGHT1
-rw-r--r--self-extractors/csr/LICENSE1
-rw-r--r--self-extractors/csr/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/csr/staging/device-partial.mk18
-rw-r--r--self-extractors/csr/staging/proprietary/Android.mk39
-rwxr-xr-xself-extractors/generate-packages.sh170
-rw-r--r--self-extractors/imgtec/COPYRIGHT1
-rw-r--r--self-extractors/imgtec/LICENSE225
-rw-r--r--self-extractors/imgtec/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/imgtec/staging/device-partial.mk29
-rw-r--r--self-extractors/imgtec/staging/proprietary/Android.mk148
-rw-r--r--self-extractors/invensense/COPYRIGHT1
-rw-r--r--self-extractors/invensense/LICENSE225
-rw-r--r--self-extractors/invensense/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/invensense/staging/device-partial.mk17
-rw-r--r--self-extractors/invensense/staging/proprietary/Android.mk29
-rw-r--r--self-extractors/nxp/COPYRIGHT1
-rw-r--r--self-extractors/nxp/LICENSE225
-rw-r--r--self-extractors/nxp/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/nxp/staging/device-partial.mk17
-rw-r--r--self-extractors/nxp/staging/proprietary/Android.mk29
-rw-r--r--self-extractors/root/BoardConfigVendor.mk24
-rw-r--r--self-extractors/root/device-vendor.mk24
-rw-r--r--self-extractors/samsung/COPYRIGHT1
-rw-r--r--self-extractors/samsung/LICENSE232
-rw-r--r--self-extractors/samsung/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/samsung/staging/device-partial.mk19
-rw-r--r--self-extractors/samsung/staging/proprietary/Android.mk48
-rw-r--r--self-extractors/ti/COPYRIGHT1
-rw-r--r--self-extractors/ti/LICENSE1
-rw-r--r--self-extractors/ti/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/ti/staging/device-partial.mk17
-rw-r--r--self-extractors/ti/staging/proprietary/Android.mk29
-rw-r--r--self-extractors/widevine/COPYRIGHT1
-rw-r--r--self-extractors/widevine/LICENSE225
-rw-r--r--self-extractors/widevine/staging/BoardConfigPartial.mk13
-rw-r--r--self-extractors/widevine/staging/device-partial.mk17
-rw-r--r--self-extractors/widevine/staging/proprietary/Android.mk29
52 files changed, 8 insertions, 2308 deletions
diff --git a/device-proprietary-files.txt b/device-proprietary-files.txt
new file mode 100644
index 0000000..0092e01
--- /dev/null
+++ b/device-proprietary-files.txt
@@ -0,0 +1 @@
+vendor/lib/libsec-ril.so
diff --git a/device.mk b/device.mk
index b64ba87..df33f4a 100644
--- a/device.mk
+++ b/device.mk
@@ -25,4 +25,4 @@ PRODUCT_COPY_FILES := \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
$(call inherit-product, device/samsung/tuna/device.mk)
-$(call inherit-product-if-exists, vendor/samsung/maguro/device-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/maguro/maguro-vendor.mk)
diff --git a/extract-files.sh b/extract-files.sh
new file mode 100755
index 0000000..1933a93
--- /dev/null
+++ b/extract-files.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+export VENDOR=samsung
+export DEVICE=maguro
+
+../tuna/extract-files.sh $@
diff --git a/proprietary-blobs.txt b/proprietary-blobs.txt
deleted file mode 100644
index e9a7153..0000000
--- a/proprietary-blobs.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright (C) 2011 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.
-
-# This file is generated by device/common/generate-blob-lists.sh - DO NOT EDIT
-
-/system/bin/fRom
-/system/lib/libdrmdecrypt.so
-/system/lib/libsecril-client.so
-/system/vendor/bin/pvrsrvctl
-/system/vendor/etc/sirfgps.conf
-/system/vendor/firmware/bcm4330.hcd
-/system/vendor/firmware/ducati-m3.bin
-/system/vendor/firmware/libpn544_fw.so
-/system/vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
-/system/vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
-/system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
-/system/vendor/lib/hw/gps.omap4.so
-/system/vendor/lib/hw/gralloc.omap4.so
-/system/vendor/lib/libglslcompiler.so
-/system/vendor/lib/libIMGegl.so
-/system/vendor/lib/libinvensense_mpl.so
-/system/vendor/lib/libpvr2d.so
-/system/vendor/lib/libpvrANDROID_WSEGL.so
-/system/vendor/lib/libPVRScopeServices.so
-/system/vendor/lib/libsec-ril.so
-/system/vendor/lib/libsrv_init.so
-/system/vendor/lib/libsrv_um.so
-/system/vendor/lib/libusc.so
diff --git a/self-extractors/Android.mk b/self-extractors/Android.mk
deleted file mode 100644
index e69de29..0000000
--- a/self-extractors/Android.mk
+++ /dev/null
diff --git a/self-extractors/PART1 b/self-extractors/PART1
deleted file mode 100644
index 935267e..0000000
--- a/self-extractors/PART1
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Usage is subject to the enclosed license agreement
-
-echo
-echo The license for this software will now be displayed.
-echo You must agree to this license before using this software.
-echo
-echo -n Press Enter to view the license
-read dummy
-echo
-
-more << __EOF__
diff --git a/self-extractors/PART2 b/self-extractors/PART2
deleted file mode 100644
index 30e8d43..0000000
--- a/self-extractors/PART2
+++ /dev/null
@@ -1,22 +0,0 @@
-__EOF__
-
-if test $? != 0
-then
- echo ERROR: Couldn\'t display license file 1>&2
- exit 1
-fi
-
-echo
-
-echo -n Type \"I ACCEPT\" if you agree to the terms of the license:\
-read typed
-
-if test "$typed" != I\ ACCEPT
-then
- echo
- echo You didn\'t accept the license. Extraction aborted.
- exit 2
-fi
-
-echo
-
diff --git a/self-extractors/PART3 b/self-extractors/PART3
deleted file mode 100644
index 6847be5..0000000
--- a/self-extractors/PART3
+++ /dev/null
@@ -1,12 +0,0 @@
-
-if test $? != 0
-then
- echo
- echo ERROR: Couldn\'t extract files. 1>&2
- exit 3
-else
- echo
- echo Files extracted successfully.
-fi
-exit 0
-
diff --git a/self-extractors/PROLOGUE b/self-extractors/PROLOGUE
deleted file mode 100644
index c856ef1..0000000
--- a/self-extractors/PROLOGUE
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-#
diff --git a/self-extractors/broadcom/COPYRIGHT b/self-extractors/broadcom/COPYRIGHT
deleted file mode 100644
index bf44774..0000000
--- a/self-extractors/broadcom/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) Broadcom Corporation
diff --git a/self-extractors/broadcom/LICENSE b/self-extractors/broadcom/LICENSE
deleted file mode 100644
index f633ddc..0000000
--- a/self-extractors/broadcom/LICENSE
+++ /dev/null
@@ -1,225 +0,0 @@
-THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
-BINDING AGREEMENT BETWEEN BROADCOM CORPORATION ("LICENSOR") AND
-YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
-TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
-AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.
-IF YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION
-PROCESS AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE
-SOFTWARE OR DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS
-SUBJECT TO THE TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE
-SOFTWARE IS INSTALLED ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL
-ENTITY, THEN YOU REPRESENT AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND
-SUCH ENTITY TO THE TERMS AND CONDITIONS OF THIS AGREEMENT.
-
- 1. Special Definitions
-
- a. The term "Android" means the open source mobile platform, software
- stack, operating system, middleware, application programming
- interfaces and mobile applications under the trade-name "Android"
- distributed at Android.com.
-
- b. The term "Android Applications" means a software application or
- open-source contribution developed by You, designed to operate with
- Android that does not contain or incorporate any of the Software.
-
- c. The term "Authorized Android Enabled Device" means only the device
- identified on the site from which You downloaded the Software.
- The term "Software" means the Licensor's proprietary software and
- libraries in object code form, designed for use on the Authorized
- Android Enabled Device.
-
- d. The term "Authorized Android Enabled Device Software" means a
- packaged build for Authorized Android Enabled Devices, consisting
- of files suitable for installation on an Authorized Android Enabled
- Device using a mechanism such as fastboot mode or recovery mode.
-
- 2. License Grant
-
- a. Subject to the terms of this Agreement, Licensor hereby grants to
- You, free of charge, a non-exclusive, non-sublicensable,
- non-transferable, limited license, during the term of
- this Agreement, to download, install and use the Software
- internally in machine-readable (i.e., object code) form and the
- Documentation for non-commercial use on an Authorized Android
- Enabled Device and non-commercial redistribution of the Authorized
- Android Enabled Device Software (the "Limited Purpose"). You may
- grant your end users the right to use the Software for
- the Limited Purpose.
- The license to the Software granted to You hereunder is solely for
- the Limited Purpose set forth in this section, and the Software
- shall not be used for any other purpose.
-
- 3. Restrictions
-
- a. Retention of Rights. The entire right, title and interest in the
- Software shall remain with Licensor and, unless specified in
- writing hereunder, no rights are granted to any of the Software.
- Except for the right to use the Software for the Limited Purpose,
- the delivery of the Software to You does not convey to You any
- intellectual property rights in the Software, including, but not
- limited to any rights under any patent, trademark, copyright, or
- trade secret. Neither the delivery of the Software to You nor any
- terms set forth herein shall be construed to grant to You, either
- expressly, by implication or by way of estoppel, any license under
- any patents or other intellectual property rights covering or
- relating to any other product or invention or any combination of
- the Software with any other product. Any rights not expressly
- granted to You herein are reserved by Licensor.
-
- b. No Commercialization or Distribution of the Software and
- Documentation. Except as expressly provided in Section 2 of this
- Agreement, You shall have no right to (i) copy, disclose,
- distribute, publically perform, publically display, transfer,
- alter, modify, translate, disassemble, decompile, reverse engineer,
- or adapt the Software and Documentation, or any portion thereof, or
- create any derivative works based thereon; (ii) rent, lease,
- assign, sublicense, resell, disclose or otherwise transfer the
- Software and Documentation in whole or in part to any third party
- (iii) use the Software and Documentation except for the Limited
- Purpose, (iv) remove or alter any of the copyright or proprietary
- notices contained in any of the Software and Documentation. For the
- purposes of clarity, nothing in this Agreement prohibits You from
- making and distributing Android Applications under commercial or
- non-commercial terms, provided that You shall not contain,
- incorporate, and/or compile the Software or any of its derivative
- works, in whole or in part, into Your Android Applications and/or
- any software/devices created by You or by third parties acting on
- Your behalf. You and any such third party shall comply with all of
- the terms and conditions of this Agreement.
-
- c. No Reverse Engineering. Except for any portions of the Software
- provided to You in source code format and except for any third
- party code distributed with the Software that is licensed under
- contrary terms, You will not reverse engineer, disassemble,
- decompile, or translate the Software, or otherwise attempt to
- derive the source code version of the Software, except if and to
- the extent expressly permitted under any applicable law.
-
- d. Third Party Software. You agree that Android may contain third
- party software. You agree that you may not distribute such third
- party software for any purpose without appropriate licenses from
- the applicable third party or parties.
-
- e. No Transfer or Assignment. You shall not assign any of its rights
- or obligations under this Agreement. Any attempted assignment in
- contravention of this Section shall be void.
-
- 4. Indemnity
-
- a. You agree to indemnify and hold harmless Licensor and
- its officers, directors, customers, employees and successors and
- assigns (each an "Indemnified Party") against any and all claims,
- demands, causes of action, losses, liabilities, damages, costs and
- expenses, incurred by the Indemnified Party (including but not
- limited to costs of defense, investigation and reasonable
- attorney's fees) arising out of, resulting from or related to
- (i) any software, products, documentation, content, materials or
- derivative works created or developed by You using the Software
- which causes an infringement of any patent, copyright, trademark,
- trade secret, or other property, publicity or privacy rights of any
- third parties arising in any jurisdiction anywhere in the world,
- (ii) the download, distribution, installation, storage, execution,
- use or transfer of such software, products, documentation, content,
- materials or derivative works by any person or entity, and/or
- (iii) any breach of this Agreement by You. If requested by an
- Indemnified Party, You agree to defend such Indemnified Party in
- connection with any third party claims, demands, or causes of
- action resulting from, arising out of or in connection with any of
- the foregoing.
-
- 5. Limitation of Liability
-
- a. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAWS, UNDER NO
- CIRCUMSTANCES, INCLUDING WITHOUT LIMITATION NEGLIGENCE, SHALL
- LICENSOR, ITS AFFILIATES AND/OR ITS DIRECTORS, OFFICERS,
- EMPLOYEES OR AGENTS BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
- SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
- LIMITED TO DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS
- INTERRUPTION, LOSS OF BUSINESS INFORMATION AND THE LIKE) ARISING
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR ANY DOWNLOAD,
- INSTALLATION OR USE OF, OR INABILITY TO USE, THE SOFTWARE, EVEN IF
- LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
- DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR
- EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES SO
- THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY OR MAY BE LIMITED.
- IN NO EVENT SHALL LICENSOR'S TOTAL AGGREGATE LIABILITY
- TO YOU FOR ANY AND ALL DAMAGES, LOSSES, CLAIMS AND CAUSES OF
- ACTIONS (WHETHER IN CONTRACT, TORT, INCLUDING NEGLIGENCE,
- INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
- (US$100). THE LIMITATIONS SET FORTH IN THIS PARAGRAPH SHALL BE
- DEEMED TO APPLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW.
- THE PARTIES HAVE FULLY CONSIDERED THE FOREGOING ALLOCATION OF RISK
- AND FIND IT REASONABLE, AND THAT THE FOREGOING LIMITATIONS IN THIS
- PARAGRAPH ARE AN ESSENTIAL BASIS OF THE BARGAIN BETWEEN THE
- PARTIES.
-
- 6. No Warranty
-
- a. LICENSOR MAKES NO WARRANTIES, EXPRESS OR IMPLIED, WITH
- RESPECT TO THE SOFTWARE AND DOCUMENTATION PROVIDED UNDER THIS
- AGREEMENT, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR AGAINST
- INFRINGEMENT, OR ANY EXPRESS OR IMPLIED WARRANTY ARISING OUT OF
- TRADE USAGE OR OUT OF A COURSE OF DEALING OR COURSE OF PERFORMANCE.
- NOTHING CONTAINED IN THIS AGREEMENT SHALL BE CONSTRUED AS A
- WARRANTY OR REPRESENTATION BY LICENSOR (I) AS TO THE VALIDITY OR
- SCOPE OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT
- AND (II) THAT ANY MANUFACTURE OR USE WILL BE FREE FROM INFRINGEMENT
- OF PATENTS, COPYRIGHTS OR OTHER INTELLECTUAL PROPERTY RIGHTS OF
- OTHERS, AND IT SHALL BE THE SOLE RESPONSIBILITY OF YOU TO MAKE SUCH
- DETERMINATION AS IS NECESSARY WITH RESPECT TO THE ACQUISITION OF
- LICENSES UNDER PATENTS AND OTHER INTELLECTUAL PROPERTY OF THIRD
- PARTIES. Licensor SHALL NOT HAVE ANY OBLIGATION TO
- PROVIDE ANY TECHNICAL SUPPORT OF THE SOFTWARE UNDER THIS AGREEMENT.
-
- 7. Term and Termination
-
- a. This Agreement shall be effective on the date You accept this
- Agreement and shall remain in effect until terminated as provided
- herein. You may terminate the Agreement at any time by deleting and
- destroying all copies of the Software and all related information
- in Your possession or control. This Agreement terminates
- immediately and automatically, with or without notice, if You fail
- to comply with any provision hereof. Additionally, Licensor may at
- any time terminate this Agreement, without cause, upon notice to
- You. Upon termination You must delete or destroy all copies of the
- Software in Your possession, and the license granted to You in this
- Agreement shall terminate. Sections 3, 4, 5, 6 and 8 shall survive
- the termination of this Agreement.
-
- 8. Miscellaneous
-
- a. Governing Law. This Agreement is governed and interpreted in
- accordance with the laws of the State of California without giving
- effect to its conflict of laws provisions. The United Nations
- Convention on Contracts for the International Sale of Goods is
- expressly disclaimed and shall not apply. Any claim arising out of
- or related to this Agreement must be brought exclusively in a
- federal or state court located in Santa Clara County, California
- and You consent to the jurisdiction and venue of such courts.
-
- b. Waiver and Severability. The failure of either party to require
- performance by the other party of any provision of this Agreement
- shall not affect the full right to require such performance at any
- time thereafter; nor shall the waiver by either party of a breach
- of any provision of this Agreement be taken or held to be a waiver
- of the provision itself. Severability. If any provision of this
- Agreement is unenforceable or invalid under any applicable law or
- is so held by applicable court decision, such unenforceability or
- invalidity shall not render this Agreement unenforceable or invalid
- as a whole, and such provision shall be changed and interpreted so
- as to best accomplish the objectives of such unenforceable or
- invalid provision within the limits of applicable law or
- applicable court decisions.
-
- c. Amendment and Modification. This Agreement and any of its terms and
- provisions may only be amended, modified, supplemented or waived in
- a writing signed by both parties hereto.
-
- d. Compliance with Laws. You shall comply with all applicable laws,
- rules, and regulations in connection with its activities under this
- Agreement.
-
- e. Entire Agreement. This Agreement completely and exclusively states
- the agreement between You and Licensor regarding this subject
- matter.
diff --git a/self-extractors/broadcom/staging/BoardConfigPartial.mk b/self-extractors/broadcom/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/broadcom/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/broadcom/staging/device-partial.mk b/self-extractors/broadcom/staging/device-partial.mk
deleted file mode 100644
index 118c94a..0000000
--- a/self-extractors/broadcom/staging/device-partial.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2010 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.
-
-# Broadcom blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- bcm4330
diff --git a/self-extractors/broadcom/staging/proprietary/Android.mk b/self-extractors/broadcom/staging/proprietary/Android.mk
deleted file mode 100644
index 888c48f..0000000
--- a/self-extractors/broadcom/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := bcm4330
-LOCAL_MODULE_OWNER := broadcom
-LOCAL_SRC_FILES := bcm4330.hcd
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .hcd
-LOCAL_MODULE_CLASS := ETC
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/firmware
-include $(BUILD_PREBUILT)
-
-endif
diff --git a/self-extractors/csr/COPYRIGHT b/self-extractors/csr/COPYRIGHT
deleted file mode 100644
index a8d6e9c..0000000
--- a/self-extractors/csr/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) CSR. All Rights Reserved.
diff --git a/self-extractors/csr/LICENSE b/self-extractors/csr/LICENSE
deleted file mode 100644
index d4f0b6d..0000000
--- a/self-extractors/csr/LICENSE
+++ /dev/null
@@ -1 +0,0 @@
-CSR LICENSE GOES HERE
diff --git a/self-extractors/csr/staging/BoardConfigPartial.mk b/self-extractors/csr/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/csr/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/csr/staging/device-partial.mk b/self-extractors/csr/staging/device-partial.mk
deleted file mode 100644
index 82da534..0000000
--- a/self-extractors/csr/staging/device-partial.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright (C) 2010 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.
-
-# CSR blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- sirfgps \
- gps.omap4
diff --git a/self-extractors/csr/staging/proprietary/Android.mk b/self-extractors/csr/staging/proprietary/Android.mk
deleted file mode 100644
index 8083553..0000000
--- a/self-extractors/csr/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := gps.omap4
-LOCAL_MODULE_OWNER := csr
-LOCAL_SRC_FILES := gps.omap4.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib/hw
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := sirfgps
-LOCAL_MODULE_OWNER := csr
-LOCAL_SRC_FILES := sirfgps.conf
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .conf
-LOCAL_MODULE_CLASS := ETC
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/etc
-include $(BUILD_PREBUILT)
-
-endif
diff --git a/self-extractors/generate-packages.sh b/self-extractors/generate-packages.sh
deleted file mode 100755
index 46c8fbe..0000000
--- a/self-extractors/generate-packages.sh
+++ /dev/null
@@ -1,170 +0,0 @@
-#!/bin/sh
-
-# Copyright (C) 2010 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.
-
-# 223971 = ITL41D
-# 228551 = ITL41F
-# 236517 = IML70C
-# 237179 = IML73
-# 237867 = IML74B
-# 238432 = IML74E
-# 238649 = IML74G
-# 239410 = IML74K
-# 257829 = IMM30B
-# 262866 = IMM30D
-# 299849 = IMM76D
-# end ics-mr1
-# start jb-dev
-# 241580 = IRL89
-# 241968 = IRM03
-# 391496 = JRN83D
-# 397816 = JRO03B
-# 398337 = JRO03C
-# 405518 = JRO03H
-# 438695 = JRO03R
-# 463694 = JZO54G
-# 485486 = JZO54K
-# end jb-dev
-# start jb-mr1-dev
-# 465036 = JOO75
-# 521994 = JOP32B
-# 524024 = JOP36
-# 527221 = JOP40
-# 527662 = JOP40C
-# end jb-mr1-dev
-# start jb-mr1.1-dev
-# 551245 = JDP82
-# 573038 = JDQ39
-# end jb-mr1.1-dev
-BRANCH=jb-mr1.1-dev
-if test $BRANCH = ics-mr1
-then
- ZIP=yakju-ota-299849.zip
- BUILD=imm76d
-fi # ics-mr1
-if test $BRANCH = jb-dev
-then
- ZIP=yakju-ota-485486.zip
- BUILD=jzo54k
-fi # jb-dev
-if test $BRANCH = jb-mr1-dev
-then
- ZIP=yakju-ota-527662.zip
- BUILD=jop40c
-fi # jb-mr1-dev
-if test $BRANCH = jb-mr1.1-dev
-then
- ZIP=yakju-ota-573038
- BUILD=jdq39
-fi # jb-mr1.1-dev
-ROOTDEVICE=maguro
-DEVICE=maguro
-MANUFACTURER=samsung
-
-for COMPANY in broadcom imgtec invensense nxp samsung widevine # csr ti
-do
- echo Processing files from $COMPANY
- rm -rf tmp
- FILEDIR=tmp/vendor/$COMPANY/$DEVICE/proprietary
- mkdir -p $FILEDIR
- mkdir -p tmp/vendor/$MANUFACTURER/$ROOTDEVICE
- case $COMPANY in
- broadcom)
- TO_EXTRACT="\
- system/vendor/firmware/bcm4330.hcd \
- "
- ;;
- csr)
- TO_EXTRACT="\
- system/vendor/etc/sirfgps.conf \
- system/vendor/lib/hw/gps.omap4.so \
- "
- ;;
- imgtec)
- TO_EXTRACT="\
- system/vendor/bin/pvrsrvctl \
- system/vendor/lib/egl/libEGL_POWERVR_SGX540_120.so \
- system/vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so \
- system/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so \
- system/vendor/lib/hw/gralloc.omap4.so \
- system/vendor/lib/libglslcompiler.so \
- system/vendor/lib/libIMGegl.so \
- system/vendor/lib/libpvr2d.so \
- system/vendor/lib/libpvrANDROID_WSEGL.so \
- system/vendor/lib/libPVRScopeServices.so \
- system/vendor/lib/libsrv_init.so \
- system/vendor/lib/libsrv_um.so \
- system/vendor/lib/libusc.so \
- "
- ;;
- invensense)
- TO_EXTRACT="\
- system/vendor/lib/libinvensense_mpl.so \
- "
- ;;
- nxp)
- TO_EXTRACT="\
- system/vendor/firmware/libpn544_fw.so \
- "
- ;;
- samsung)
- TO_EXTRACT="\
- system/bin/fRom \
- system/lib/libsecril-client.so \
- system/vendor/lib/libsec-ril.so \
- "
- ;;
- ti)
- TO_EXTRACT="\
- system/vendor/firmware/ducati-m3.bin \
- "
- ;;
- widevine)
- TO_EXTRACT="\
- system/lib/libdrmdecrypt.so \
- "
- ;;
- esac
- echo \ \ Extracting files from OTA package
- for ONE_FILE in $TO_EXTRACT
- do
- echo \ \ \ \ Extracting $ONE_FILE
- unzip -j -o $ZIP $ONE_FILE -d $FILEDIR > /dev/null || echo \ \ \ \ Error extracting $ONE_FILE
- if test $ONE_FILE = system/vendor/bin/gpsd -o $ONE_FILE = system/vendor/bin/pvrsrvinit -o $ONE_FILE = system/bin/fRom
- then
- chmod a+x $FILEDIR/$(basename $ONE_FILE) || echo \ \ \ \ Error chmoding $ONE_FILE
- fi
- done
- echo \ \ Setting up $COMPANY-specific makefiles
- cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
- echo \ \ Setting up shared makefiles
- cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
- echo \ \ Generating self-extracting script
- SCRIPT=extract-$COMPANY-$DEVICE.sh
- cat PROLOGUE > tmp/$SCRIPT || echo \ \ \ \ Error generating script
- cat $COMPANY/COPYRIGHT >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
- cat PART1 >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
- cat $COMPANY/LICENSE >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
- cat PART2 >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
- echo tail -n +$(expr 2 + $(cat PROLOGUE $COMPANY/COPYRIGHT PART1 $COMPANY/LICENSE PART2 PART3 | wc -l)) \$0 \| tar zxv >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
- cat PART3 >> tmp/$SCRIPT || echo \ \ \ \ Error generating script
- (cd tmp ; tar zc --owner=root --group=root vendor/ >> $SCRIPT || echo \ \ \ \ Error generating embedded tgz)
- chmod a+x tmp/$SCRIPT || echo \ \ \ \ Error generating script
- ARCHIVE=$COMPANY-$DEVICE-$BUILD-$(md5sum < tmp/$SCRIPT | cut -b -8 | tr -d \\n).tgz
- rm -f $ARCHIVE
- echo \ \ Generating final archive
- (cd tmp ; tar --owner=root --group=root -z -c -f ../$ARCHIVE $SCRIPT || echo \ \ \ \ Error archiving script)
- rm -rf tmp
-done
diff --git a/self-extractors/imgtec/COPYRIGHT b/self-extractors/imgtec/COPYRIGHT
deleted file mode 100644
index 373e4f9..0000000
--- a/self-extractors/imgtec/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) Imagination Technologies Ltd.
diff --git a/self-extractors/imgtec/LICENSE b/self-extractors/imgtec/LICENSE
deleted file mode 100644
index aa6c479..0000000
--- a/self-extractors/imgtec/LICENSE
+++ /dev/null
@@ -1,225 +0,0 @@
-THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
-BINDING AGREEMENT BETWEEN IMAGINATION TECHNOLOGIES LTD. ("LICENSOR") AND
-YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
-TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
-AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.
-IF YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION
-PROCESS AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE
-SOFTWARE OR DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS
-SUBJECT TO THE TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE
-SOFTWARE IS INSTALLED ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL
-ENTITY, THEN YOU REPRESENT AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND
-SUCH ENTITY TO THE TERMS AND CONDITIONS OF THIS AGREEMENT.
-
- 1. Special Definitions
-
- a. The term "Android" means the open source mobile platform, software
- stack, operating system, middleware, application programming
- interfaces and mobile applications under the trade-name "Android"
- distributed at Android.com.
-
- b. The term "Android Applications" means a software application or
- open-source contribution developed by You, designed to operate with
- Android that does not contain or incorporate any of the Software.
-
- c. The term "Authorized Android Enabled Device" means only the device
- identified on the site from which You downloaded the Software.
- The term "Software" means the Licensor's proprietary software and
- libraries in object code form, designed for use on the Authorized
- Android Enabled Device.
-
- d. The term "Authorized Android Enabled Device Software" means a
- packaged build for Authorized Android Enabled Devices, consisting
- of files suitable for installation on an Authorized Android Enabled
- Device using a mechanism such as fastboot mode or recovery mode.
-
- 2. License Grant
-
- a. Subject to the terms of this Agreement, Licensor hereby grants to
- You, free of charge, a non-exclusive, non-sublicensable,
- non-transferable, limited license, during the term of
- this Agreement, to download, install and use the Software
- internally in machine-readable (i.e., object code) form and the
- Documentation for non-commercial use on an Authorized Android
- Enabled Device and non-commercial redistribution of the Authorized
- Android Enabled Device Software (the "Limited Purpose"). You may
- grant your end users the right to use the Software for
- the Limited Purpose.
- The license to the Software granted to You hereunder is solely for
- the Limited Purpose set forth in this section, and the Software
- shall not be used for any other purpose.
-
- 3. Restrictions
-
- a. Retention of Rights. The entire right, title and interest in the
- Software shall remain with Licensor and, unless specified in
- writing hereunder, no rights are granted to any of the Software.
- Except for the right to use the Software for the Limited Purpose,
- the delivery of the Software to You does not convey to You any
- intellectual property rights in the Software, including, but not
- limited to any rights under any patent, trademark, copyright, or
- trade secret. Neither the delivery of the Software to You nor any
- terms set forth herein shall be construed to grant to You, either
- expressly, by implication or by way of estoppel, any license under
- any patents or other intellectual property rights covering or
- relating to any other product or invention or any combination of
- the Software with any other product. Any rights not expressly
- granted to You herein are reserved by Licensor.
-
- b. No Commercialization or Distribution of the Software and
- Documentation. Except as expressly provided in Section 2 of this
- Agreement, You shall have no right to (i) copy, disclose,
- distribute, publically perform, publically display, transfer,
- alter, modify, translate, disassemble, decompile, reverse engineer,
- or adapt the Software and Documentation, or any portion thereof, or
- create any derivative works based thereon; (ii) rent, lease,
- assign, sublicense, resell, disclose or otherwise transfer the
- Software and Documentation in whole or in part to any third party
- (iii) use the Software and Documentation except for the Limited
- Purpose, (iv) remove or alter any of the copyright or proprietary
- notices contained in any of the Software and Documentation. For the
- purposes of clarity, nothing in this Agreement prohibits You from
- making and distributing Android Applications under commercial or
- non-commercial terms, provided that You shall not contain,
- incorporate, and/or compile the Software or any of its derivative
- works, in whole or in part, into Your Android Applications and/or
- any software/devices created by You or by third parties acting on
- Your behalf. You and any such third party shall comply with all of
- the terms and conditions of this Agreement.
-
- c. No Reverse Engineering. Except for any portions of the Software
- provided to You in source code format and except for any third
- party code distributed with the Software that is licensed under
- contrary terms, You will not reverse engineer, disassemble,
- decompile, or translate the Software, or otherwise attempt to
- derive the source code version of the Software, except if and to
- the extent expressly permitted under any applicable law.
-
- d. Third Party Software. You agree that Android may contain third
- party software. You agree that you may not distribute such third
- party software for any purpose without appropriate licenses from
- the applicable third party or parties.
-
- e. No Transfer or Assignment. You shall not assign any of its rights
- or obligations under this Agreement. Any attempted assignment in
- contravention of this Section shall be void.
-
- 4. Indemnity
-
- a. You agree to indemnify and hold harmless Licensor and
- its officers, directors, customers, employees and successors and
- assigns (each an "Indemnified Party") against any and all claims,
- demands, causes of action, losses, liabilities, damages, costs and
- expenses, incurred by the Indemnified Party (including but not
- limited to costs of defense, investigation and reasonable
- attorney's fees) arising out of, resulting from or related to
- (i) any software, products, documentation, content, materials or
- derivative works created or developed by You using the Software
- which causes an infringement of any patent, copyright, trademark,
- trade secret, or other property, publicity or privacy rights of any
- third parties arising in any jurisdiction anywhere in the world,
- (ii) the download, distribution, installation, storage, execution,
- use or transfer of such software, products, documentation, content,
- materials or derivative works by any person or entity, and/or
- (iii) any breach of this Agreement by You. If requested by an
- Indemnified Party, You agree to defend such Indemnified Party in
- connection with any third party claims, demands, or causes of
- action resulting from, arising out of or in connection with any of
- the foregoing.
-
- 5. Limitation of Liability
-
- a. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAWS, UNDER NO
- CIRCUMSTANCES, INCLUDING WITHOUT LIMITATION NEGLIGENCE, SHALL
- LICENSOR, ITS AFFILIATES AND/OR ITS DIRECTORS, OFFICERS,
- EMPLOYEES OR AGENTS BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
- SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
- LIMITED TO DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS
- INTERRUPTION, LOSS OF BUSINESS INFORMATION AND THE LIKE) ARISING
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR ANY DOWNLOAD,
- INSTALLATION OR USE OF, OR INABILITY TO USE, THE SOFTWARE, EVEN IF
- LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
- DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR
- EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES SO
- THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY OR MAY BE LIMITED.
- IN NO EVENT SHALL LICENSOR'S TOTAL AGGREGATE LIABILITY
- TO YOU FOR ANY AND ALL DAMAGES, LOSSES, CLAIMS AND CAUSES OF
- ACTIONS (WHETHER IN CONTRACT, TORT, INCLUDING NEGLIGENCE,
- INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
- (US$100). THE LIMITATIONS SET FORTH IN THIS PARAGRAPH SHALL BE
- DEEMED TO APPLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW.
- THE PARTIES HAVE FULLY CONSIDERED THE FOREGOING ALLOCATION OF RISK
- AND FIND IT REASONABLE, AND THAT THE FOREGOING LIMITATIONS IN THIS
- PARAGRAPH ARE AN ESSENTIAL BASIS OF THE BARGAIN BETWEEN THE
- PARTIES.
-
- 6. No Warranty
-
- a. LICENSOR MAKES NO WARRANTIES, EXPRESS OR IMPLIED, WITH
- RESPECT TO THE SOFTWARE AND DOCUMENTATION PROVIDED UNDER THIS
- AGREEMENT, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR AGAINST
- INFRINGEMENT, OR ANY EXPRESS OR IMPLIED WARRANTY ARISING OUT OF
- TRADE USAGE OR OUT OF A COURSE OF DEALING OR COURSE OF PERFORMANCE.
- NOTHING CONTAINED IN THIS AGREEMENT SHALL BE CONSTRUED AS A
- WARRANTY OR REPRESENTATION BY LICENSOR (I) AS TO THE VALIDITY OR
- SCOPE OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT
- AND (II) THAT ANY MANUFACTURE OR USE WILL BE FREE FROM INFRINGEMENT
- OF PATENTS, COPYRIGHTS OR OTHER INTELLECTUAL PROPERTY RIGHTS OF
- OTHERS, AND IT SHALL BE THE SOLE RESPONSIBILITY OF YOU TO MAKE SUCH
- DETERMINATION AS IS NECESSARY WITH RESPECT TO THE ACQUISITION OF
- LICENSES UNDER PATENTS AND OTHER INTELLECTUAL PROPERTY OF THIRD
- PARTIES. Licensor SHALL NOT HAVE ANY OBLIGATION TO
- PROVIDE ANY TECHNICAL SUPPORT OF THE SOFTWARE UNDER THIS AGREEMENT.
-
- 7. Term and Termination
-
- a. This Agreement shall be effective on the date You accept this
- Agreement and shall remain in effect until terminated as provided
- herein. You may terminate the Agreement at any time by deleting and
- destroying all copies of the Software and all related information
- in Your possession or control. This Agreement terminates
- immediately and automatically, with or without notice, if You fail
- to comply with any provision hereof. Additionally, Licensor may at
- any time terminate this Agreement, without cause, upon notice to
- You. Upon termination You must delete or destroy all copies of the
- Software in Your possession, and the license granted to You in this
- Agreement shall terminate. Sections 3, 4, 5, 6 and 8 shall survive
- the termination of this Agreement.
-
- 8. Miscellaneous
-
- a. Governing Law. This Agreement is governed and interpreted in
- accordance with the laws of the State of California without giving
- effect to its conflict of laws provisions. The United Nations
- Convention on Contracts for the International Sale of Goods is
- expressly disclaimed and shall not apply. Any claim arising out of
- or related to this Agreement must be brought exclusively in a
- federal or state court located in Santa Clara County, California
- and You consent to the jurisdiction and venue of such courts.
-
- b. Waiver and Severability. The failure of either party to require
- performance by the other party of any provision of this Agreement
- shall not affect the full right to require such performance at any
- time thereafter; nor shall the waiver by either party of a breach
- of any provision of this Agreement be taken or held to be a waiver
- of the provision itself. Severability. If any provision of this
- Agreement is unenforceable or invalid under any applicable law or
- is so held by applicable court decision, such unenforceability or
- invalidity shall not render this Agreement unenforceable or invalid
- as a whole, and such provision shall be changed and interpreted so
- as to best accomplish the objectives of such unenforceable or
- invalid provision within the limits of applicable law or
- applicable court decisions.
-
- c. Amendment and Modification. This Agreement and any of its terms and
- provisions may only be amended, modified, supplemented or waived in
- a writing signed by both parties hereto.
-
- d. Compliance with Laws. You shall comply with all applicable laws,
- rules, and regulations in connection with its activities under this
- Agreement.
-
- e. Entire Agreement. This Agreement completely and exclusively states
- the agreement between You and Licensor regarding this subject
- matter.
diff --git a/self-extractors/imgtec/staging/BoardConfigPartial.mk b/self-extractors/imgtec/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/imgtec/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/imgtec/staging/device-partial.mk b/self-extractors/imgtec/staging/device-partial.mk
deleted file mode 100644
index 5dfa0b9..0000000
--- a/self-extractors/imgtec/staging/device-partial.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright (C) 2010 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.
-
-# Imgtec blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- pvrsrvctl \
- libEGL_POWERVR_SGX540_120 \
- libGLESv1_CM_POWERVR_SGX540_120 \
- libGLESv2_POWERVR_SGX540_120 \
- gralloc.omap4 \
- libglslcompiler \
- libIMGegl \
- libpvr2d \
- libpvrANDROID_WSEGL \
- libPVRScopeServices \
- libsrv_init \
- libsrv_um \
- libusc
diff --git a/self-extractors/imgtec/staging/proprietary/Android.mk b/self-extractors/imgtec/staging/proprietary/Android.mk
deleted file mode 100644
index 2d69bf3..0000000
--- a/self-extractors/imgtec/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := pvrsrvctl
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := pvrsrvctl
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_CLASS := EXECUTABLES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/bin
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libEGL_POWERVR_SGX540_120
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libEGL_POWERVR_SGX540_120.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib/egl
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libGLESv1_CM_POWERVR_SGX540_120
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libGLESv1_CM_POWERVR_SGX540_120.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib/egl
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libGLESv2_POWERVR_SGX540_120
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libGLESv2_POWERVR_SGX540_120.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib/egl
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := gralloc.omap4
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := gralloc.omap4.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib/hw
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libglslcompiler
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libglslcompiler.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libIMGegl
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libIMGegl.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libpvr2d
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libpvr2d.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libpvrANDROID_WSEGL
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libpvrANDROID_WSEGL.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libPVRScopeServices
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libPVRScopeServices.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libsrv_init
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libsrv_init.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libsrv_um
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libsrv_um.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libusc
-LOCAL_MODULE_OWNER := imgtec
-LOCAL_SRC_FILES := libusc.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-endif
diff --git a/self-extractors/invensense/COPYRIGHT b/self-extractors/invensense/COPYRIGHT
deleted file mode 100644
index ee0d384..0000000
--- a/self-extractors/invensense/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) Invensense, Inc.
diff --git a/self-extractors/invensense/LICENSE b/self-extractors/invensense/LICENSE
deleted file mode 100644
index e697fb0..0000000
--- a/self-extractors/invensense/LICENSE
+++ /dev/null
@@ -1,225 +0,0 @@
-THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
-BINDING AGREEMENT BETWEEN Invensense, Inc. ("LICENSOR") AND
-YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
-TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
-AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.
-IF YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION
-PROCESS AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE
-SOFTWARE OR DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS
-SUBJECT TO THE TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE
-SOFTWARE IS INSTALLED ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL
-ENTITY, THEN YOU REPRESENT AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND
-SUCH ENTITY TO THE TERMS AND CONDITIONS OF THIS AGREEMENT.
-
- 1. Special Definitions
-
- a. The term "Android" means the open source mobile platform, software
- stack, operating system, middleware, application programming
- interfaces and mobile applications under the trade-name "Android"
- distributed at Android.com.
-
- b. The term "Android Applications" means a software application or
- open-source contribution developed by You, designed to operate with
- Android that does not contain or incorporate any of the Software.
-
- c. The term "Authorized Android Enabled Device" means only the device
- identified on the site from which You downloaded the Software.
- The term "Software" means the Licensor's proprietary software and
- libraries in object code form, designed for use on the Authorized
- Android Enabled Device.
-
- d. The term "Authorized Android Enabled Device Software" means a
- packaged build for Authorized Android Enabled Devices, consisting
- of files suitable for installation on an Authorized Android Enabled
- Device using a mechanism such as fastboot mode or recovery mode.
-
- 2. License Grant
-
- a. Subject to the terms of this Agreement, Licensor hereby grants to
- You, free of charge, a non-exclusive, non-sublicensable,
- non-transferable, limited license, during the term of
- this Agreement, to download, install and use the Software
- internally in machine-readable (i.e., object code) form and the
- Documentation for non-commercial use on an Authorized Android
- Enabled Device and non-commercial redistribution of the Authorized
- Android Enabled Device Software (the "Limited Purpose"). You may
- grant your end users the right to use the Software for
- the Limited Purpose.
- The license to the Software granted to You hereunder is solely for
- the Limited Purpose set forth in this section, and the Software
- shall not be used for any other purpose.
-
- 3. Restrictions
-
- a. Retention of Rights. The entire right, title and interest in the
- Software shall remain with Licensor and, unless specified in
- writing hereunder, no rights are granted to any of the Software.
- Except for the right to use the Software for the Limited Purpose,
- the delivery of the Software to You does not convey to You any
- intellectual property rights in the Software, including, but not
- limited to any rights under any patent, trademark, copyright, or
- trade secret. Neither the delivery of the Software to You nor any
- terms set forth herein shall be construed to grant to You, either
- expressly, by implication or by way of estoppel, any license under
- any patents or other intellectual property rights covering or
- relating to any other product or invention or any combination of
- the Software with any other product. Any rights not expressly
- granted to You herein are reserved by Licensor.
-
- b. No Commercialization or Distribution of the Software and
- Documentation. Except as expressly provided in Section 2 of this
- Agreement, You shall have no right to (i) copy, disclose,
- distribute, publically perform, publically display, transfer,
- alter, modify, translate, disassemble, decompile, reverse engineer,
- or adapt the Software and Documentation, or any portion thereof, or
- create any derivative works based thereon; (ii) rent, lease,
- assign, sublicense, resell, disclose or otherwise transfer the
- Software and Documentation in whole or in part to any third party
- (iii) use the Software and Documentation except for the Limited
- Purpose, (iv) remove or alter any of the copyright or proprietary
- notices contained in any of the Software and Documentation. For the
- purposes of clarity, nothing in this Agreement prohibits You from
- making and distributing Android Applications under commercial or
- non-commercial terms, provided that You shall not contain,
- incorporate, and/or compile the Software or any of its derivative
- works, in whole or in part, into Your Android Applications and/or
- any software/devices created by You or by third parties acting on
- Your behalf. You and any such third party shall comply with all of
- the terms and conditions of this Agreement.
-
- c. No Reverse Engineering. Except for any portions of the Software
- provided to You in source code format and except for any third
- party code distributed with the Software that is licensed under
- contrary terms, You will not reverse engineer, disassemble,
- decompile, or translate the Software, or otherwise attempt to
- derive the source code version of the Software, except if and to
- the extent expressly permitted under any applicable law.
-
- d. Third Party Software. You agree that Android may contain third
- party software. You agree that you may not distribute such third
- party software for any purpose without appropriate licenses from
- the applicable third party or parties.
-
- e. No Transfer or Assignment. You shall not assign any of its rights
- or obligations under this Agreement. Any attempted assignment in
- contravention of this Section shall be void.
-
- 4. Indemnity
-
- a. You agree to indemnify and hold harmless Licensor and
- its officers, directors, customers, employees and successors and
- assigns (each an "Indemnified Party") against any and all claims,
- demands, causes of action, losses, liabilities, damages, costs and
- expenses, incurred by the Indemnified Party (including but not
- limited to costs of defense, investigation and reasonable
- attorney's fees) arising out of, resulting from or related to
- (i) any software, products, documentation, content, materials or
- derivative works created or developed by You using the Software
- which causes an infringement of any patent, copyright, trademark,
- trade secret, or other property, publicity or privacy rights of any
- third parties arising in any jurisdiction anywhere in the world,
- (ii) the download, distribution, installation, storage, execution,
- use or transfer of such software, products, documentation, content,
- materials or derivative works by any person or entity, and/or
- (iii) any breach of this Agreement by You. If requested by an
- Indemnified Party, You agree to defend such Indemnified Party in
- connection with any third party claims, demands, or causes of
- action resulting from, arising out of or in connection with any of
- the foregoing.
-
- 5. Limitation of Liability
-
- a. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAWS, UNDER NO
- CIRCUMSTANCES, INCLUDING WITHOUT LIMITATION NEGLIGENCE, SHALL
- LICENSOR, ITS AFFILIATES AND/OR ITS DIRECTORS, OFFICERS,
- EMPLOYEES OR AGENTS BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
- SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
- LIMITED TO DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS
- INTERRUPTION, LOSS OF BUSINESS INFORMATION AND THE LIKE) ARISING
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR ANY DOWNLOAD,
- INSTALLATION OR USE OF, OR INABILITY TO USE, THE SOFTWARE, EVEN IF
- LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
- DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR
- EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES SO
- THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY OR MAY BE LIMITED.
- IN NO EVENT SHALL LICENSOR'S TOTAL AGGREGATE LIABILITY
- TO YOU FOR ANY AND ALL DAMAGES, LOSSES, CLAIMS AND CAUSES OF
- ACTIONS (WHETHER IN CONTRACT, TORT, INCLUDING NEGLIGENCE,
- INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
- (US$100). THE LIMITATIONS SET FORTH IN THIS PARAGRAPH SHALL BE
- DEEMED TO APPLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW.
- THE PARTIES HAVE FULLY CONSIDERED THE FOREGOING ALLOCATION OF RISK
- AND FIND IT REASONABLE, AND THAT THE FOREGOING LIMITATIONS IN THIS
- PARAGRAPH ARE AN ESSENTIAL BASIS OF THE BARGAIN BETWEEN THE
- PARTIES.
-
- 6. No Warranty
-
- a. LICENSOR MAKES NO WARRANTIES, EXPRESS OR IMPLIED, WITH
- RESPECT TO THE SOFTWARE AND DOCUMENTATION PROVIDED UNDER THIS
- AGREEMENT, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR AGAINST
- INFRINGEMENT, OR ANY EXPRESS OR IMPLIED WARRANTY ARISING OUT OF
- TRADE USAGE OR OUT OF A COURSE OF DEALING OR COURSE OF PERFORMANCE.
- NOTHING CONTAINED IN THIS AGREEMENT SHALL BE CONSTRUED AS A
- WARRANTY OR REPRESENTATION BY LICENSOR (I) AS TO THE VALIDITY OR
- SCOPE OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT
- AND (II) THAT ANY MANUFACTURE OR USE WILL BE FREE FROM INFRINGEMENT
- OF PATENTS, COPYRIGHTS OR OTHER INTELLECTUAL PROPERTY RIGHTS OF
- OTHERS, AND IT SHALL BE THE SOLE RESPONSIBILITY OF YOU TO MAKE SUCH
- DETERMINATION AS IS NECESSARY WITH RESPECT TO THE ACQUISITION OF
- LICENSES UNDER PATENTS AND OTHER INTELLECTUAL PROPERTY OF THIRD
- PARTIES. Licensor SHALL NOT HAVE ANY OBLIGATION TO
- PROVIDE ANY TECHNICAL SUPPORT OF THE SOFTWARE UNDER THIS AGREEMENT.
-
- 7. Term and Termination
-
- a. This Agreement shall be effective on the date You accept this
- Agreement and shall remain in effect until terminated as provided
- herein. You may terminate the Agreement at any time by deleting and
- destroying all copies of the Software and all related information
- in Your possession or control. This Agreement terminates
- immediately and automatically, with or without notice, if You fail
- to comply with any provision hereof. Additionally, Licensor may at
- any time terminate this Agreement, without cause, upon notice to
- You. Upon termination You must delete or destroy all copies of the
- Software in Your possession, and the license granted to You in this
- Agreement shall terminate. Sections 3, 4, 5, 6 and 8 shall survive
- the termination of this Agreement.
-
- 8. Miscellaneous
-
- a. Governing Law. This Agreement is governed and interpreted in
- accordance with the laws of the State of California without giving
- effect to its conflict of laws provisions. The United Nations
- Convention on Contracts for the International Sale of Goods is
- expressly disclaimed and shall not apply. Any claim arising out of
- or related to this Agreement must be brought exclusively in a
- federal or state court located in Santa Clara County, California
- and You consent to the jurisdiction and venue of such courts.
-
- b. Waiver and Severability. The failure of either party to require
- performance by the other party of any provision of this Agreement
- shall not affect the full right to require such performance at any
- time thereafter; nor shall the waiver by either party of a breach
- of any provision of this Agreement be taken or held to be a waiver
- of the provision itself. Severability. If any provision of this
- Agreement is unenforceable or invalid under any applicable law or
- is so held by applicable court decision, such unenforceability or
- invalidity shall not render this Agreement unenforceable or invalid
- as a whole, and such provision shall be changed and interpreted so
- as to best accomplish the objectives of such unenforceable or
- invalid provision within the limits of applicable law or
- applicable court decisions.
-
- c. Amendment and Modification. This Agreement and any of its terms and
- provisions may only be amended, modified, supplemented or waived in
- a writing signed by both parties hereto.
-
- d. Compliance with Laws. You shall comply with all applicable laws,
- rules, and regulations in connection with its activities under this
- Agreement.
-
- e. Entire Agreement. This Agreement completely and exclusively states
- the agreement between You and Licensor regarding this subject
- matter.
diff --git a/self-extractors/invensense/staging/BoardConfigPartial.mk b/self-extractors/invensense/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/invensense/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/invensense/staging/device-partial.mk b/self-extractors/invensense/staging/device-partial.mk
deleted file mode 100644
index 81986a3..0000000
--- a/self-extractors/invensense/staging/device-partial.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2010 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.
-
-# Invensense blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- libinvensense_mpl
diff --git a/self-extractors/invensense/staging/proprietary/Android.mk b/self-extractors/invensense/staging/proprietary/Android.mk
deleted file mode 100644
index df7bfb2..0000000
--- a/self-extractors/invensense/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libinvensense_mpl
-LOCAL_MODULE_OWNER := invensense
-LOCAL_SRC_FILES := libinvensense_mpl.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT)/vendor/lib
-include $(BUILD_PREBUILT)
-
-endif
diff --git a/self-extractors/nxp/COPYRIGHT b/self-extractors/nxp/COPYRIGHT
deleted file mode 100644
index 446c4f7..0000000
--- a/self-extractors/nxp/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) NXP Semiconductors Netherlands B.V.
diff --git a/self-extractors/nxp/LICENSE b/self-extractors/nxp/LICENSE
deleted file mode 100644
index 8a31337..0000000
--- a/self-extractors/nxp/LICENSE
+++ /dev/null
@@ -1,225 +0,0 @@
-THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
-BINDING AGREEMENT BETWEEN NXP Semiconductors Netherlands B.V ("LICENSOR") AND
-YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
-TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
-AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.
-IF YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION
-PROCESS AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE
-SOFTWARE OR DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS
-SUBJECT TO THE TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE
-SOFTWARE IS INSTALLED ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL
-ENTITY, THEN YOU REPRESENT AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND
-SUCH ENTITY TO THE TERMS AND CONDITIONS OF THIS AGREEMENT.
-
- 1. Special Definitions
-
- a. The term "Android" means the open source mobile platform, software
- stack, operating system, middleware, application programming
- interfaces and mobile applications under the trade-name "Android"
- distributed at Android.com.
-
- b. The term "Android Applications" means a software application or
- open-source contribution developed by You, designed to operate with
- Android that does not contain or incorporate any of the Software.
-
- c. The term "Authorized Android Enabled Device" means the device
- known as the Galaxy Nexus only.
- The term "Software" means the Licensor's proprietary software and
- libraries in object code form, designed for use on the Authorized
- Android Enabled Device.
-
- d. The term "Authorized Android Enabled Device Software" means a
- packaged build for Authorized Android Enabled Devices, consisting
- of files suitable for installation on an Authorized Android Enabled
- Device using a mechanism such as fastboot mode or recovery mode.
-
- 2. License Grant
-
- a. Subject to the terms of this Agreement, Licensor hereby grants to
- You, free of charge, a non-exclusive, non-sublicensable,
- non-transferable, limited license, during the term of
- this Agreement, to download, install and use the Software
- internally in machine-readable (i.e., object code) form and the
- Documentation for non-commercial use on an Authorized Android
- Enabled Device and non-commercial redistribution of the Authorized
- Android Enabled Device Software (the "Limited Purpose"). You may
- grant your end users the right to use the Software for
- the Limited Purpose.
- The license to the Software granted to You hereunder is solely for
- the Limited Purpose set forth in this section, and the Software
- shall not be used for any other purpose.
-
- 3. Restrictions
-
- a. Retention of Rights. The entire right, title and interest in the
- Software shall remain with Licensor and, unless specified in
- writing hereunder, no rights are granted to any of the Software.
- Except for the right to use the Software for the Limited Purpose,
- the delivery of the Software to You does not convey to You any
- intellectual property rights in the Software, including, but not
- limited to any rights under any patent, trademark, copyright, or
- trade secret. Neither the delivery of the Software to You nor any
- terms set forth herein shall be construed to grant to You, either
- expressly, by implication or by way of estoppel, any license under
- any patents or other intellectual property rights covering or
- relating to any other product or invention or any combination of
- the Software with any other product. Any rights not expressly
- granted to You herein are reserved by Licensor.
-
- b. No Commercialization or Distribution of the Software and
- Documentation. Except as expressly provided in Section 2 of this
- Agreement, You shall have no right to (i) copy, disclose,
- distribute, publically perform, publically display, transfer,
- alter, modify, translate, disassemble, decompile, reverse engineer,
- or adapt the Software and Documentation, or any portion thereof, or
- create any derivative works based thereon; (ii) rent, lease,
- assign, sublicense, resell, disclose or otherwise transfer the
- Software and Documentation in whole or in part to any third party
- (iii) use the Software and Documentation except for the Limited
- Purpose, (iv) remove or alter any of the copyright or proprietary
- notices contained in any of the Software and Documentation. For the
- purposes of clarity, nothing in this Agreement prohibits You from
- making and distributing Android Applications under commercial or
- non-commercial terms, provided that You shall not contain,
- incorporate, and/or compile the Software or any of its derivative
- works, in whole or in part, into Your Android Applications and/or
- any software/devices created by You or by third parties acting on
- Your behalf. You and any such third party shall comply with all of
- the terms and conditions of this Agreement.
-
- c. No Reverse Engineering. Except for any portions of the Software
- provided to You in source code format and except for any third
- party code distributed with the Software that is licensed under
- contrary terms, You will not reverse engineer, disassemble,
- decompile, or translate the Software, or otherwise attempt to
- derive the source code version of the Software, except if and to
- the extent expressly permitted under any applicable law.
-
- d. Third Party Software. You agree that Android may contain third
- party software. You agree that you may not distribute such third
- party software for any purpose without appropriate licenses from
- the applicable third party or parties.
-
- e. No Transfer or Assignment. You shall not assign any of its rights
- or obligations under this Agreement. Any attempted assignment in
- contravention of this Section shall be void.
-
- 4. Indemnity
-
- a. You agree to indemnify and hold harmless Licensor and
- its officers, directors, customers, employees and successors and
- assigns (each an "Indemnified Party") against any and all claims,
- demands, causes of action, losses, liabilities, damages, costs and
- expenses, incurred by the Indemnified Party (including but not
- limited to costs of defense, investigation and reasonable
- attorney's fees) arising out of, resulting from or related to
- (i) any software, products, documentation, content, materials or
- derivative works created or developed by You using the Software
- which causes an infringement of any patent, copyright, trademark,
- trade secret, or other property, publicity or privacy rights of any
- third parties arising in any jurisdiction anywhere in the world,
- (ii) the download, distribution, installation, storage, execution,
- use or transfer of such software, products, documentation, content,
- materials or derivative works by any person or entity, and/or
- (iii) any breach of this Agreement by You. If requested by an
- Indemnified Party, You agree to defend such Indemnified Party in
- connection with any third party claims, demands, or causes of
- action resulting from, arising out of or in connection with any of
- the foregoing.
-
- 5. Limitation of Liability
-
- a. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAWS, UNDER NO
- CIRCUMSTANCES, INCLUDING WITHOUT LIMITATION NEGLIGENCE, SHALL
- LICENSOR, ITS AFFILIATES AND/OR ITS DIRECTORS, OFFICERS,
- EMPLOYEES OR AGENTS BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
- SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
- LIMITED TO DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS
- INTERRUPTION, LOSS OF BUSINESS INFORMATION AND THE LIKE) ARISING
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR ANY DOWNLOAD,
- INSTALLATION OR USE OF, OR INABILITY TO USE, THE SOFTWARE, EVEN IF
- LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
- DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR
- EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES SO
- THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY OR MAY BE LIMITED.
- IN NO EVENT SHALL LICENSOR'S TOTAL AGGREGATE LIABILITY
- TO YOU FOR ANY AND ALL DAMAGES, LOSSES, CLAIMS AND CAUSES OF
- ACTIONS (WHETHER IN CONTRACT, TORT, INCLUDING NEGLIGENCE,
- INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
- (US$100). THE LIMITATIONS SET FORTH IN THIS PARAGRAPH SHALL BE
- DEEMED TO APPLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW.
- THE PARTIES HAVE FULLY CONSIDERED THE FOREGOING ALLOCATION OF RISK
- AND FIND IT REASONABLE, AND THAT THE FOREGOING LIMITATIONS IN THIS
- PARAGRAPH ARE AN ESSENTIAL BASIS OF THE BARGAIN BETWEEN THE
- PARTIES.
-
- 6. No Warranty
-
- a. LICENSOR MAKES NO WARRANTIES, EXPRESS OR IMPLIED, WITH
- RESPECT TO THE SOFTWARE AND DOCUMENTATION PROVIDED UNDER THIS
- AGREEMENT, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR AGAINST
- INFRINGEMENT, OR ANY EXPRESS OR IMPLIED WARRANTY ARISING OUT OF
- TRADE USAGE OR OUT OF A COURSE OF DEALING OR COURSE OF PERFORMANCE.
- NOTHING CONTAINED IN THIS AGREEMENT SHALL BE CONSTRUED AS A
- WARRANTY OR REPRESENTATION BY LICENSOR (I) AS TO THE VALIDITY OR
- SCOPE OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT
- AND (II) THAT ANY MANUFACTURE OR USE WILL BE FREE FROM INFRINGEMENT
- OF PATENTS, COPYRIGHTS OR OTHER INTELLECTUAL PROPERTY RIGHTS OF
- OTHERS, AND IT SHALL BE THE SOLE RESPONSIBILITY OF YOU TO MAKE SUCH
- DETERMINATION AS IS NECESSARY WITH RESPECT TO THE ACQUISITION OF
- LICENSES UNDER PATENTS AND OTHER INTELLECTUAL PROPERTY OF THIRD
- PARTIES. Licensor SHALL NOT HAVE ANY OBLIGATION TO
- PROVIDE ANY TECHNICAL SUPPORT OF THE SOFTWARE UNDER THIS AGREEMENT.
-
- 7. Term and Termination
-
- a. This Agreement shall be effective on the date You accept this
- Agreement and shall remain in effect until terminated as provided
- herein. You may terminate the Agreement at any time by deleting and
- destroying all copies of the Software and all related information
- in Your possession or control. This Agreement terminates
- immediately and automatically, with or without notice, if You fail
- to comply with any provision hereof. Additionally, Licensor may at
- any time terminate this Agreement, without cause, upon notice to
- You. Upon termination You must delete or destroy all copies of the
- Software in Your possession, and the license granted to You in this
- Agreement shall terminate. Sections 3, 4, 5, 6 and 8 shall survive
- the termination of this Agreement.
-
- 8. Miscellaneous
-
- a. Governing Law. This Agreement is governed and interpreted in
- accordance with the laws of the State of California without giving
- effect to its conflict of laws provisions. The United Nations
- Convention on Contracts for the International Sale of Goods is
- expressly disclaimed and shall not apply. Any claim arising out of
- or related to this Agreement must be brought exclusively in a
- federal or state court located in Santa Clara County, California
- and You consent to the jurisdiction and venue of such courts.
-
- b. Waiver and Severability. The failure of either party to require
- performance by the other party of any provision of this Agreement
- shall not affect the full right to require such performance at any
- time thereafter; nor shall the waiver by either party of a breach
- of any provision of this Agreement be taken or held to be a waiver
- of the provision itself. Severability. If any provision of this
- Agreement is unenforceable or invalid under any applicable law or
- is so held by applicable court decision, such unenforceability or
- invalidity shall not render this Agreement unenforceable or invalid
- as a whole, and such provision shall be changed and interpreted so
- as to best accomplish the objectives of such unenforceable or
- invalid provision within the limits of applicable law or
- applicable court decisions.
-
- c. Amendment and Modification. This Agreement and any of its terms and
- provisions may only be amended, modified, supplemented or waived in
- a writing signed by both parties hereto.
-
- d. Compliance with Laws. You shall comply with all applicable laws,
- rules, and regulations in connection with its activities under this
- Agreement.
-
- e. Entire Agreement. This Agreement completely and exclusively states
- the agreement between You and Licensor regarding this subject
- matter.
diff --git a/self-extractors/nxp/staging/BoardConfigPartial.mk b/self-extractors/nxp/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/nxp/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/nxp/staging/device-partial.mk b/self-extractors/nxp/staging/device-partial.mk
deleted file mode 100644
index 94593f2..0000000
--- a/self-extractors/nxp/staging/device-partial.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2010 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.
-
-# NXP blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- libpn544_fw
diff --git a/self-extractors/nxp/staging/proprietary/Android.mk b/self-extractors/nxp/staging/proprietary/Android.mk
deleted file mode 100644
index 352c466..0000000
--- a/self-extractors/nxp/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libpn544_fw
-LOCAL_MODULE_OWNER := nxp
-LOCAL_SRC_FILES := libpn544_fw.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/firmware
-include $(BUILD_PREBUILT)
-
-endif
diff --git a/self-extractors/root/BoardConfigVendor.mk b/self-extractors/root/BoardConfigVendor.mk
deleted file mode 100644
index 7a62051..0000000
--- a/self-extractors/root/BoardConfigVendor.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright (C) 2010 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.
-
-LOCAL_STEM := maguro/BoardConfigPartial.mk
-
--include vendor/broadcom/$(LOCAL_STEM)
--include vendor/csr/$(LOCAL_STEM)
--include vendor/imgtec/$(LOCAL_STEM)
--include vendor/invensense/$(LOCAL_STEM)
--include vendor/nxp/$(LOCAL_STEM)
--include vendor/samsung/$(LOCAL_STEM)
--include vendor/ti/$(LOCAL_STEM)
--include vendor/widevine/$(LOCAL_STEM)
diff --git a/self-extractors/root/device-vendor.mk b/self-extractors/root/device-vendor.mk
deleted file mode 100644
index a6187df..0000000
--- a/self-extractors/root/device-vendor.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright (C) 2010 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.
-
-LOCAL_STEM := maguro/device-partial.mk
-
-$(call inherit-product-if-exists, vendor/broadcom/$(LOCAL_STEM))
-$(call inherit-product-if-exists, vendor/csr/$(LOCAL_STEM))
-$(call inherit-product-if-exists, vendor/imgtec/$(LOCAL_STEM))
-$(call inherit-product-if-exists, vendor/invensense/$(LOCAL_STEM))
-$(call inherit-product-if-exists, vendor/nxp/$(LOCAL_STEM))
-$(call inherit-product-if-exists, vendor/samsung/$(LOCAL_STEM))
-$(call inherit-product-if-exists, vendor/ti/$(LOCAL_STEM))
-$(call inherit-product-if-exists, vendor/widevine/$(LOCAL_STEM))
diff --git a/self-extractors/samsung/COPYRIGHT b/self-extractors/samsung/COPYRIGHT
deleted file mode 100644
index e5dc6cc..0000000
--- a/self-extractors/samsung/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) Samsung Electronics, Inc.
diff --git a/self-extractors/samsung/LICENSE b/self-extractors/samsung/LICENSE
deleted file mode 100644
index 6a20492..0000000
--- a/self-extractors/samsung/LICENSE
+++ /dev/null
@@ -1,232 +0,0 @@
-THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
-BINDING AGREEMENT BETWEEN Samsung Electronics ("LICENSOR") AND
-YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
-TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
-AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.
-IF YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION
-PROCESS AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE
-SOFTWARE OR DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS
-SUBJECT TO THE TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE
-SOFTWARE IS INSTALLED ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL
-ENTITY, THEN YOU REPRESENT AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND
-SUCH ENTITY TO THE TERMS AND CONDITIONS OF THIS AGREEMENT.
-
- 1. Special Definitions
-
- a. The term "Android" means the open source mobile platform, software
- stack, operating system, middleware, application programming
- interfaces and mobile applications under the trade-name "Android"
- distributed at Android.com.
-
- b. The term "Android Applications" means a software application or
- open-source contribution developed by You, designed to operate with
- Android that does not contain or incorporate any of the Software.
-
- c. The term "Authorized Android Enabled Device" means only the device
- identified on the site from which You downloaded the Software.
- The term "Software" means the Licensor's proprietary software and
- libraries in object code form, designed for use on the Authorized
- Android Enabled Device.
-
- d. The term "Authorized Android Enabled Device Software" means a
- packaged build for Authorized Android Enabled Devices, consisting
- of files suitable for installation on an Authorized Android Enabled
- Device using a mechanism such as fastboot mode or recovery mode.
-
- 2. License Grant
-
- a. Subject to the terms of this Agreement, Licensor hereby grants to
- You, free of charge, a non-exclusive, non-sublicensable,
- non-transferable, limited license, during the term of
- this Agreement, to download, install and use the Software
- internally in machine-readable (i.e., object code) form and the
- Documentation for non-commercial use on an Authorized Android
- Enabled Device and non-commercial redistribution of the Authorized
- Android Enabled Device Software (the "Limited Purpose"). You may
- grant your end users the right to use the Software for
- the Limited Purpose.
- The license to the Software granted to You hereunder is solely for
- the Limited Purpose set forth in this section, and the Software
- shall not be used for any other purpose.
-
- 3. Restrictions
-
- a. Retention of Rights. The entire right, title and interest in the
- Software shall remain with Licensor and, unless specified in
- writing hereunder, no rights are granted to any of the Software.
- Except for the right to use the Software for the Limited Purpose,
- the delivery of the Software to You does not convey to You any
- intellectual property rights in the Software, including, but not
- limited to any rights under any patent, trademark, copyright, or
- trade secret. Neither the delivery of the Software to You nor any
- terms set forth herein shall be construed to grant to You, either
- expressly, by implication or by way of estoppel, any license under
- any patents or other intellectual property rights covering or
- relating to any other product or invention or any combination of
- the Software with any other product. Any rights not expressly
- granted to You herein are reserved by Licensor.
-
- b. No Commercialization or Distribution of the Software and
- Documentation. Except as expressly provided in Section 2 of this
- Agreement, You shall have no right to (i) copy, disclose,
- distribute, publically perform, publically display, transfer,
- alter, modify, translate, disassemble, decompile, reverse engineer,
- or adapt the Software and Documentation, or any portion thereof, or
- create any derivative works based thereon; (ii) rent, lease,
- assign, sublicense, resell, disclose or otherwise transfer the
- Software and Documentation in whole or in part to any third party
- (iii) use the Software and Documentation except for the Limited
- Purpose, (iv) remove or alter any of the copyright or proprietary
- notices contained in any of the Software and Documentation. For the
- purposes of clarity, nothing in this Agreement prohibits You from
- making and distributing Android Applications under commercial or
- non-commercial terms, provided that You shall not contain,
- incorporate, and/or compile the Software or any of its derivative
- works, in whole or in part, into Your Android Applications and/or
- any software/devices created by You or by third parties acting on
- Your behalf. You and any such third party shall comply with all of
- the terms and conditions of this Agreement.
-
- c. No Reverse Engineering. You will not reverse engineer, disassemble,
- decompile, or translate the Software, or otherwise attempt to
- derive the source code version of the Software, except if and to
- the extent expressly permitted under any applicable law.
-
- d. Third Party Software. You agree that Android may contain third
- party software. You agree that you may not distribute such third
- party software for any purpose without appropriate licenses from
- the applicable third party or parties.
-
- e. No Transfer or Assignment. You shall not assign any of its rights
- or obligations under this Agreement. Any attempted assignment in
- contravention of this Section shall be void.
-
- 4. Onwership of Intellectual Property
-
- a. You acknowledge that all intellectual property rights in or
- relating to the Software and all parts of the Software are and
- shall remain the exclusive property of Licensor and its licensors.
- You agree that you will not remove or alter any copyright notices
- or similar proprietary devices, including without limitation any
- electronic watermarks or other identifiers, that may be
- incorporated in the Software.
-
- 5. Indemnity
-
- a. You agree to indemnify and hold harmless Licensor and
- its officers, directors, customers, employees and successors and
- assigns (each an "Indemnified Party") against any and all claims,
- demands, causes of action, losses, liabilities, damages, costs and
- expenses, incurred by the Indemnified Party (including but not
- limited to costs of defense, investigation and reasonable
- attorney's fees) arising out of, resulting from or related to
- (i) any software, products, documentation, content, materials or
- derivative works created or developed by You using the Software
- which causes an infringement of any patent, copyright, trademark,
- trade secret, or other property, publicity or privacy rights of any
- third parties arising in any jurisdiction anywhere in the world,
- (ii) the download, distribution, installation, storage, execution,
- use or transfer of such software, products, documentation, content,
- materials or derivative works by any person or entity, and/or
- (iii) any breach of this Agreement by You. If requested by an
- Indemnified Party, You agree to defend such Indemnified Party in
- connection with any third party claims, demands, or causes of
- action resulting from, arising out of or in connection with any of
- the foregoing.
-
- 6. Limitation of Liability
-
- a. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAWS, UNDER NO
- CIRCUMSTANCES, INCLUDING WITHOUT LIMITATION NEGLIGENCE, SHALL
- LICENSOR, ITS AFFILIATES AND/OR ITS DIRECTORS, OFFICERS,
- EMPLOYEES OR AGENTS BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
- SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
- LIMITED TO DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS
- INTERRUPTION, LOSS OF BUSINESS INFORMATION AND THE LIKE) ARISING
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR ANY DOWNLOAD,
- INSTALLATION OR USE OF, OR INABILITY TO USE, THE SOFTWARE, EVEN IF
- LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
- DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR
- EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES SO
- THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY OR MAY BE LIMITED.
- IN NO EVENT SHALL LICENSOR'S TOTAL AGGREGATE LIABILITY
- TO YOU FOR ANY AND ALL DAMAGES, LOSSES, CLAIMS AND CAUSES OF
- ACTIONS (WHETHER IN CONTRACT, TORT, INCLUDING NEGLIGENCE,
- INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
- (US$100). THE LIMITATIONS SET FORTH IN THIS PARAGRAPH SHALL BE
- DEEMED TO APPLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW.
- THE PARTIES HAVE FULLY CONSIDERED THE FOREGOING ALLOCATION OF RISK
- AND FIND IT REASONABLE, AND THAT THE FOREGOING LIMITATIONS IN THIS
- PARAGRAPH ARE AN ESSENTIAL BASIS OF THE BARGAIN BETWEEN THE
- PARTIES.
-
- 7. No Warranty
-
- a. LICENSOR MAKES NO WARRANTIES, EXPRESS OR IMPLIED, WITH
- RESPECT TO THE SOFTWARE AND DOCUMENTATION PROVIDED UNDER THIS
- AGREEMENT, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR AGAINST
- INFRINGEMENT, OR ANY EXPRESS OR IMPLIED WARRANTY ARISING OUT OF
- TRADE USAGE OR OUT OF A COURSE OF DEALING OR COURSE OF PERFORMANCE.
- NOTHING CONTAINED IN THIS AGREEMENT SHALL BE CONSTRUED AS A
- WARRANTY OR REPRESENTATION BY LICENSOR (I) AS TO THE VALIDITY OR
- SCOPE OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT
- AND (II) THAT ANY MANUFACTURE OR USE WILL BE FREE FROM INFRINGEMENT
- OF PATENTS, COPYRIGHTS OR OTHER INTELLECTUAL PROPERTY RIGHTS OF
- OTHERS, AND IT SHALL BE THE SOLE RESPONSIBILITY OF YOU TO MAKE SUCH
- DETERMINATION AS IS NECESSARY WITH RESPECT TO THE ACQUISITION OF
- LICENSES UNDER PATENTS AND OTHER INTELLECTUAL PROPERTY OF THIRD
- PARTIES. Licensor SHALL NOT HAVE ANY OBLIGATION TO
- PROVIDE ANY TECHNICAL SUPPORT OF THE SOFTWARE UNDER THIS AGREEMENT.
-
- 8. Term and Termination
-
- a. This Agreement shall be effective on the date You accept this
- Agreement and shall remain in effect until terminated as provided
- herein. You may terminate the Agreement at any time by deleting and
- destroying all copies of the Software and all related information
- in Your possession or control. This Agreement terminates
- immediately and automatically, with or without notice, if You fail
- to comply with any provision hereof. Additionally, Licensor may at
- any time terminate this Agreement, without cause, upon notice to
- You. Upon termination You must delete or destroy all copies of the
- Software in Your possession, and the license granted to You in this
- Agreement shall terminate. Sections 3, 4, 5, 6 and 8 shall survive
- the termination of this Agreement.
-
- 9. Miscellaneous
-
- a. Governing Law. This Agreement is governed and interpreted in
- accordance with the laws of the State of California without giving
- effect to its conflict of laws provisions. The United Nations
- Convention on Contracts for the International Sale of Goods is
- expressly disclaimed and shall not apply. Any claim arising out of
- or related to this Agreement must be brought exclusively in a
- federal or state court located in Santa Clara County, California
- and You consent to the jurisdiction and venue of such courts.
-
- b. Waiver and Severability. The failure of either party to require
- performance by the other party of any provision of this Agreement
- shall not affect the full right to require such performance at any
- time thereafter; nor shall the waiver by either party of a breach
- of any provision of this Agreement be taken or held to be a waiver
- of the provision itself. Severability. If any provision of this
- Agreement is unenforceable or invalid under any applicable law or
- is so held by applicable court decision, such unenforceability or
- invalidity shall not render this Agreement unenforceable or invalid
- as a whole, and such provision shall be changed and interpreted so
- as to best accomplish the objectives of such unenforceable or
- invalid provision within the limits of applicable law or
- applicable court decisions.
-
- c. Amendment and Modification. This Agreement and any of its terms and
- provisions may only be amended, modified, supplemented or waived in
- a writing signed by both parties hereto.
-
- d. Compliance with Laws. You shall comply with all applicable laws,
- rules, and regulations in connection with its activities under this
- Agreement.
-
- e. Entire Agreement. This Agreement completely and exclusively states
- the agreement between You and Licensor regarding this subject
- matter.
diff --git a/self-extractors/samsung/staging/BoardConfigPartial.mk b/self-extractors/samsung/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/samsung/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/samsung/staging/device-partial.mk b/self-extractors/samsung/staging/device-partial.mk
deleted file mode 100644
index 3f1b7f5..0000000
--- a/self-extractors/samsung/staging/device-partial.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright (C) 2010 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.
-
-# Samsung blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- fRom \
- libsec-ril \
- libsecril-client
diff --git a/self-extractors/samsung/staging/proprietary/Android.mk b/self-extractors/samsung/staging/proprietary/Android.mk
deleted file mode 100644
index 26c42bc..0000000
--- a/self-extractors/samsung/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := fRom
-LOCAL_MODULE_OWNER := samsung
-LOCAL_SRC_FILES := fRom
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_CLASS := EXECUTABLES
-LOCAL_MODULE_PATH := $(TARGET_OUT)/bin
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libsec-ril
-LOCAL_MODULE_OWNER := samsung
-LOCAL_SRC_FILES := libsec-ril.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/lib
-include $(BUILD_PREBUILT)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libsecril-client
-LOCAL_MODULE_OWNER := samsung
-LOCAL_SRC_FILES := libsecril-client.so
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT)/lib
-include $(BUILD_PREBUILT)
-
-endif
diff --git a/self-extractors/ti/COPYRIGHT b/self-extractors/ti/COPYRIGHT
deleted file mode 100644
index b273f67..0000000
--- a/self-extractors/ti/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) Texas Instruments. All Rights Reserved.
diff --git a/self-extractors/ti/LICENSE b/self-extractors/ti/LICENSE
deleted file mode 100644
index 083e6ec..0000000
--- a/self-extractors/ti/LICENSE
+++ /dev/null
@@ -1 +0,0 @@
-TI LICENSE GOES HERE
diff --git a/self-extractors/ti/staging/BoardConfigPartial.mk b/self-extractors/ti/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/ti/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/ti/staging/device-partial.mk b/self-extractors/ti/staging/device-partial.mk
deleted file mode 100644
index 427009b..0000000
--- a/self-extractors/ti/staging/device-partial.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2010 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.
-
-# TI blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- ducati-m3
diff --git a/self-extractors/ti/staging/proprietary/Android.mk b/self-extractors/ti/staging/proprietary/Android.mk
deleted file mode 100644
index baf9aaa..0000000
--- a/self-extractors/ti/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := ducati-m3
-LOCAL_MODULE_OWNER := ti
-LOCAL_SRC_FILES := ducati-m3.bin
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_SUFFIX := .bin
-LOCAL_MODULE_CLASS := ETC
-LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/firmware
-include $(BUILD_PREBUILT)
-
-endif
diff --git a/self-extractors/widevine/COPYRIGHT b/self-extractors/widevine/COPYRIGHT
deleted file mode 100644
index db593ae..0000000
--- a/self-extractors/widevine/COPYRIGHT
+++ /dev/null
@@ -1 +0,0 @@
-# (C) Google Inc.
diff --git a/self-extractors/widevine/LICENSE b/self-extractors/widevine/LICENSE
deleted file mode 100644
index 164dae2..0000000
--- a/self-extractors/widevine/LICENSE
+++ /dev/null
@@ -1,225 +0,0 @@
-THIS DEVELOPER SOFTWARE LICENSE AGREEMENT (THE "AGREEMENT") IS A LEGALLY
-BINDING AGREEMENT BETWEEN Google Inc. ("LICENSOR") AND
-YOU OR THE LEGAL ENTITY YOU REPRESENT ("You" or its possessive, "Your"). BY
-TYPING "I ACCEPT" WHERE INDICATED YOU ACKNOWLEDGE THAT YOU HAVE READ THIS
-AGREEMENT, UNDERSTAND IT AND AGREE TO BE BOUND BY ITS TERMS AND CONDITIONS.
-IF YOU DO NOT AGREE TO THESE TERMS YOU MUST DISCONTINUE THE INSTALLATION
-PROCESS AND YOU SHALL NOT USE THE SOFTWARE OR RETAIN ANY COPIES OF THE
-SOFTWARE OR DOCUMENTATION. ANY USE OR POSSESSION OF THE SOFTWARE BY YOU IS
-SUBJECT TO THE TERMS AND CONDITIONS SET FORTH IN THIS AGREEMENT. IF THE
-SOFTWARE IS INSTALLED ON A COMPUTER OWNED BY A CORPORATION OR OTHER LEGAL
-ENTITY, THEN YOU REPRESENT AND WARRANT THAT YOU HAVE THE AUTHORITY TO BIND
-SUCH ENTITY TO THE TERMS AND CONDITIONS OF THIS AGREEMENT.
-
- 1. Special Definitions
-
- a. The term "Android" means the open source mobile platform, software
- stack, operating system, middleware, application programming
- interfaces and mobile applications under the trade-name "Android"
- distributed at Android.com.
-
- b. The term "Android Applications" means a software application or
- open-source contribution developed by You, designed to operate with
- Android that does not contain or incorporate any of the Software.
-
- c. The term "Authorized Android Enabled Device" means only the device
- identified on the site from which You downloaded the Software.
- The term "Software" means the Licensor's proprietary software and
- libraries in object code form, designed for use on the Authorized
- Android Enabled Device.
-
- d. The term "Authorized Android Enabled Device Software" means a
- packaged build for Authorized Android Enabled Devices, consisting
- of files suitable for installation on an Authorized Android Enabled
- Device using a mechanism such as fastboot mode or recovery mode.
-
- 2. License Grant
-
- a. Subject to the terms of this Agreement, Licensor hereby grants to
- You, free of charge, a non-exclusive, non-sublicensable,
- non-transferable, limited license, during the term of
- this Agreement, to download, install and use the Software
- internally in machine-readable (i.e., object code) form and the
- Documentation for non-commercial use on an Authorized Android
- Enabled Device and non-commercial redistribution of the Authorized
- Android Enabled Device Software (the "Limited Purpose"). You may
- grant your end users the right to use the Software for
- the Limited Purpose.
- The license to the Software granted to You hereunder is solely for
- the Limited Purpose set forth in this section, and the Software
- shall not be used for any other purpose.
-
- 3. Restrictions
-
- a. Retention of Rights. The entire right, title and interest in the
- Software shall remain with Licensor and, unless specified in
- writing hereunder, no rights are granted to any of the Software.
- Except for the right to use the Software for the Limited Purpose,
- the delivery of the Software to You does not convey to You any
- intellectual property rights in the Software, including, but not
- limited to any rights under any patent, trademark, copyright, or
- trade secret. Neither the delivery of the Software to You nor any
- terms set forth herein shall be construed to grant to You, either
- expressly, by implication or by way of estoppel, any license under
- any patents or other intellectual property rights covering or
- relating to any other product or invention or any combination of
- the Software with any other product. Any rights not expressly
- granted to You herein are reserved by Licensor.
-
- b. No Commercialization or Distribution of the Software and
- Documentation. Except as expressly provided in Section 2 of this
- Agreement, You shall have no right to (i) copy, disclose,
- distribute, publically perform, publically display, transfer,
- alter, modify, translate, disassemble, decompile, reverse engineer,
- or adapt the Software and Documentation, or any portion thereof, or
- create any derivative works based thereon; (ii) rent, lease,
- assign, sublicense, resell, disclose or otherwise transfer the
- Software and Documentation in whole or in part to any third party
- (iii) use the Software and Documentation except for the Limited
- Purpose, (iv) remove or alter any of the copyright or proprietary
- notices contained in any of the Software and Documentation. For the
- purposes of clarity, nothing in this Agreement prohibits You from
- making and distributing Android Applications under commercial or
- non-commercial terms, provided that You shall not contain,
- incorporate, and/or compile the Software or any of its derivative
- works, in whole or in part, into Your Android Applications and/or
- any software/devices created by You or by third parties acting on
- Your behalf. You and any such third party shall comply with all of
- the terms and conditions of this Agreement.
-
- c. No Reverse Engineering. Except for any portions of the Software
- provided to You in source code format and except for any third
- party code distributed with the Software that is licensed under
- contrary terms, You will not reverse engineer, disassemble,
- decompile, or translate the Software, or otherwise attempt to
- derive the source code version of the Software, except if and to
- the extent expressly permitted under any applicable law.
-
- d. Third Party Software. You agree that Android may contain third
- party software. You agree that you may not distribute such third
- party software for any purpose without appropriate licenses from
- the applicable third party or parties.
-
- e. No Transfer or Assignment. You shall not assign any of its rights
- or obligations under this Agreement. Any attempted assignment in
- contravention of this Section shall be void.
-
- 4. Indemnity
-
- a. You agree to indemnify and hold harmless Licensor and
- its officers, directors, customers, employees and successors and
- assigns (each an "Indemnified Party") against any and all claims,
- demands, causes of action, losses, liabilities, damages, costs and
- expenses, incurred by the Indemnified Party (including but not
- limited to costs of defense, investigation and reasonable
- attorney's fees) arising out of, resulting from or related to
- (i) any software, products, documentation, content, materials or
- derivative works created or developed by You using the Software
- which causes an infringement of any patent, copyright, trademark,
- trade secret, or other property, publicity or privacy rights of any
- third parties arising in any jurisdiction anywhere in the world,
- (ii) the download, distribution, installation, storage, execution,
- use or transfer of such software, products, documentation, content,
- materials or derivative works by any person or entity, and/or
- (iii) any breach of this Agreement by You. If requested by an
- Indemnified Party, You agree to defend such Indemnified Party in
- connection with any third party claims, demands, or causes of
- action resulting from, arising out of or in connection with any of
- the foregoing.
-
- 5. Limitation of Liability
-
- a. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAWS, UNDER NO
- CIRCUMSTANCES, INCLUDING WITHOUT LIMITATION NEGLIGENCE, SHALL
- LICENSOR, ITS AFFILIATES AND/OR ITS DIRECTORS, OFFICERS,
- EMPLOYEES OR AGENTS BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
- SPECIAL, PUNITIVE OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
- LIMITED TO DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS
- INTERRUPTION, LOSS OF BUSINESS INFORMATION AND THE LIKE) ARISING
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR ANY DOWNLOAD,
- INSTALLATION OR USE OF, OR INABILITY TO USE, THE SOFTWARE, EVEN IF
- LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
- DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR
- EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES SO
- THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY OR MAY BE LIMITED.
- IN NO EVENT SHALL LICENSOR'S TOTAL AGGREGATE LIABILITY
- TO YOU FOR ANY AND ALL DAMAGES, LOSSES, CLAIMS AND CAUSES OF
- ACTIONS (WHETHER IN CONTRACT, TORT, INCLUDING NEGLIGENCE,
- INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
- (US$100). THE LIMITATIONS SET FORTH IN THIS PARAGRAPH SHALL BE
- DEEMED TO APPLY TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW.
- THE PARTIES HAVE FULLY CONSIDERED THE FOREGOING ALLOCATION OF RISK
- AND FIND IT REASONABLE, AND THAT THE FOREGOING LIMITATIONS IN THIS
- PARAGRAPH ARE AN ESSENTIAL BASIS OF THE BARGAIN BETWEEN THE
- PARTIES.
-
- 6. No Warranty
-
- a. LICENSOR MAKES NO WARRANTIES, EXPRESS OR IMPLIED, WITH
- RESPECT TO THE SOFTWARE AND DOCUMENTATION PROVIDED UNDER THIS
- AGREEMENT, INCLUDING BUT NOT LIMITED TO ANY WARRANTY OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR AGAINST
- INFRINGEMENT, OR ANY EXPRESS OR IMPLIED WARRANTY ARISING OUT OF
- TRADE USAGE OR OUT OF A COURSE OF DEALING OR COURSE OF PERFORMANCE.
- NOTHING CONTAINED IN THIS AGREEMENT SHALL BE CONSTRUED AS A
- WARRANTY OR REPRESENTATION BY LICENSOR (I) AS TO THE VALIDITY OR
- SCOPE OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT
- AND (II) THAT ANY MANUFACTURE OR USE WILL BE FREE FROM INFRINGEMENT
- OF PATENTS, COPYRIGHTS OR OTHER INTELLECTUAL PROPERTY RIGHTS OF
- OTHERS, AND IT SHALL BE THE SOLE RESPONSIBILITY OF YOU TO MAKE SUCH
- DETERMINATION AS IS NECESSARY WITH RESPECT TO THE ACQUISITION OF
- LICENSES UNDER PATENTS AND OTHER INTELLECTUAL PROPERTY OF THIRD
- PARTIES. Licensor SHALL NOT HAVE ANY OBLIGATION TO
- PROVIDE ANY TECHNICAL SUPPORT OF THE SOFTWARE UNDER THIS AGREEMENT.
-
- 7. Term and Termination
-
- a. This Agreement shall be effective on the date You accept this
- Agreement and shall remain in effect until terminated as provided
- herein. You may terminate the Agreement at any time by deleting and
- destroying all copies of the Software and all related information
- in Your possession or control. This Agreement terminates
- immediately and automatically, with or without notice, if You fail
- to comply with any provision hereof. Additionally, Licensor may at
- any time terminate this Agreement, without cause, upon notice to
- You. Upon termination You must delete or destroy all copies of the
- Software in Your possession, and the license granted to You in this
- Agreement shall terminate. Sections 3, 4, 5, 6 and 8 shall survive
- the termination of this Agreement.
-
- 8. Miscellaneous
-
- a. Governing Law. This Agreement is governed and interpreted in
- accordance with the laws of the State of California without giving
- effect to its conflict of laws provisions. The United Nations
- Convention on Contracts for the International Sale of Goods is
- expressly disclaimed and shall not apply. Any claim arising out of
- or related to this Agreement must be brought exclusively in a
- federal or state court located in Santa Clara County, California
- and You consent to the jurisdiction and venue of such courts.
-
- b. Waiver and Severability. The failure of either party to require
- performance by the other party of any provision of this Agreement
- shall not affect the full right to require such performance at any
- time thereafter; nor shall the waiver by either party of a breach
- of any provision of this Agreement be taken or held to be a waiver
- of the provision itself. Severability. If any provision of this
- Agreement is unenforceable or invalid under any applicable law or
- is so held by applicable court decision, such unenforceability or
- invalidity shall not render this Agreement unenforceable or invalid
- as a whole, and such provision shall be changed and interpreted so
- as to best accomplish the objectives of such unenforceable or
- invalid provision within the limits of applicable law or
- applicable court decisions.
-
- c. Amendment and Modification. This Agreement and any of its terms and
- provisions may only be amended, modified, supplemented or waived in
- a writing signed by both parties hereto.
-
- d. Compliance with Laws. You shall comply with all applicable laws,
- rules, and regulations in connection with its activities under this
- Agreement.
-
- e. Entire Agreement. This Agreement completely and exclusively states
- the agreement between You and Licensor regarding this subject
- matter.
diff --git a/self-extractors/widevine/staging/BoardConfigPartial.mk b/self-extractors/widevine/staging/BoardConfigPartial.mk
deleted file mode 100644
index 01a0ff3..0000000
--- a/self-extractors/widevine/staging/BoardConfigPartial.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2010 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.
diff --git a/self-extractors/widevine/staging/device-partial.mk b/self-extractors/widevine/staging/device-partial.mk
deleted file mode 100644
index 649264c..0000000
--- a/self-extractors/widevine/staging/device-partial.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2010 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.
-
-# Widevine blob(s) necessary for Maguro hardware
-PRODUCT_PACKAGES := \
- libdrmdecrypt
diff --git a/self-extractors/widevine/staging/proprietary/Android.mk b/self-extractors/widevine/staging/proprietary/Android.mk
deleted file mode 100644
index 46500ce..0000000
--- a/self-extractors/widevine/staging/proprietary/Android.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright (C) 2011 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.
-
-LOCAL_PATH := $(call my-dir)
-
-ifeq ($(TARGET_DEVICE),maguro)
-
-include $(CLEAR_VARS)
-LOCAL_MODULE := libdrmdecrypt
-LOCAL_SRC_FILES := libdrmdecrypt.so
-LOCAL_MODULE_SUFFIX := .so
-LOCAL_MODULE_CLASS := SHARED_LIBRARIES
-LOCAL_MODULE_PATH := $(TARGET_OUT)/lib
-LOCAL_MODULE_TAGS := optional
-LOCAL_MODULE_OWNER := widevine
-include $(BUILD_PREBUILT)
-
-endif