summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-10-03 08:32:54 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-10-03 08:32:54 -0700
commita735e3fa56ad70fc00f112e1fb76ed7ee950d805 (patch)
tree2f25ad7b815b746b239f39d71cbd0a476f1e7776
parentc973fc627ed6b8bd0f4171a2346146beaed7638a (diff)
downloadtoro-a735e3fa56ad70fc00f112e1fb76ed7ee950d805.tar.gz
Distributables for JZO54K for torotools_r21
Change-Id: Iebad0428b6cf0b061419eb0a47ae188bf4b22e00
-rw-r--r--proprietary-blobs.txt50
-rwxr-xr-xself-extractors/generate-packages.sh6
2 files changed, 53 insertions, 3 deletions
diff --git a/proprietary-blobs.txt b/proprietary-blobs.txt
new file mode 100644
index 0000000..dc9339d
--- /dev/null
+++ b/proprietary-blobs.txt
@@ -0,0 +1,50 @@
+# 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/app/BIP.apk
+/system/app/CellBroadcastReceiver.apk
+/system/app/IMSFramework.apk
+/system/app/RTN.apk
+/system/app/SDM.apk
+/system/app/SPG.apk
+/system/app/SyncMLSvc.apk
+/system/bin/fRom
+/system/lib/libsecril-client.so
+/system/lib/libsyncml_core.so
+/system/lib/libsyncml_port.so
+/system/lib/lib_gsd4t.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/libims.so
+/system/vendor/lib/libims_jni.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_lte.so
+/system/vendor/lib/libsrv_init.so
+/system/vendor/lib/libsrv_um.so
+/system/vendor/lib/libusc.so
diff --git a/self-extractors/generate-packages.sh b/self-extractors/generate-packages.sh
index 90dfeb3..52c928e 100755
--- a/self-extractors/generate-packages.sh
+++ b/self-extractors/generate-packages.sh
@@ -33,6 +33,7 @@
# 398337 = JRO03C
# 405518 = JRO03H
# 438695 = JRO03R
+# 485486 = JZO54K
# end jb-dev
BRANCH=jb-dev
if test $BRANCH=ics-mr1
@@ -42,8 +43,8 @@ then
fi #ics-mr1
if test $BRANCH=jb-dev
then
- ZIP=mysid-ota-438695.zip
- BUILD=jro03r
+ ZIP=mysid-ota-485486.zip
+ BUILD=jzo54k
fi # jb-dev
ROOTDEVICE=toro
DEVICE=toro
@@ -98,7 +99,6 @@ do
samsung)
TO_EXTRACT="\
system/app/BIP.apk \
- system/app/CellBroadcastReceiver.apk \
system/app/IMSFramework.apk \
system/app/RTN.apk \
system/app/SDM.apk \