Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jul 20, 2010
0 parents commit c22c663
Show file tree
Hide file tree
Showing 118 changed files with 376 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*
1 change: 1 addition & 0 deletions sholes/proprietary/01_Vendor_ti_omx.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(0xa054369c,0x22c5,0x412e,0x19,0x17,0x87,0x4c,0x1a,0x19,0xd4,0x5f),"libVendor_ti_omx.so"
Binary file added sholes/proprietary/PhoneConfig.apk
Binary file not shown.
Binary file added sholes/proprietary/ProgramMenu.apk
Binary file not shown.
Binary file added sholes/proprietary/ProgramMenuSystem.apk
Binary file not shown.
Binary file added sholes/proprietary/SaveBPVer
Binary file not shown.
Binary file added sholes/proprietary/act_mirred.ko
Binary file not shown.
Binary file added sholes/proprietary/act_police.ko
Binary file not shown.
Binary file added sholes/proprietary/akmd2
Binary file not shown.
21 changes: 21 additions & 0 deletions sholes/proprietary/android.hardware.telephony.cdma.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2009 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 is the standard set of telephony features for a CDMA phone. -->
<permissions>
<feature name="android.hardware.telephony" />
<feature name="android.hardware.telephony.cdma" />
</permissions>
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2009 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 is the standard set of features for a touchscreen that supports
independently-trackable multiple-finger multitouch. -->
<permissions>
<feature name="android.hardware.touchscreen" />
<feature name="android.hardware.touchscreen.multitouch" />
<feature name="android.hardware.touchscreen.multitouch.distinct" />
</permissions>
Binary file added sholes/proprietary/ap_gain.bin
Binary file not shown.
Binary file added sholes/proprietary/baseimage.dof
Binary file not shown.
Binary file added sholes/proprietary/battd
Binary file not shown.
Binary file added sholes/proprietary/bthelp
Binary file not shown.
Binary file added sholes/proprietary/cameraCalFileDef.bin
Binary file not shown.
Binary file added sholes/proprietary/chat-ril
Binary file not shown.
Binary file added sholes/proprietary/cls_u32.ko
Binary file not shown.
Binary file added sholes/proprietary/com.google.android.maps.jar
Binary file not shown.
20 changes: 20 additions & 0 deletions sholes/proprietary/com.google.android.maps.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 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.
-->

<permissions>
<library name="com.google.android.maps"
file="/system/framework/com.google.android.maps.jar" />
</permissions>
43 changes: 43 additions & 0 deletions sholes/proprietary/contributors.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
body {
color: SkyBlue;
background-color: Black;
font-family: sans-serif;
font-size: large;
margin: 12px;
}

.MainTitle {
font-size: xx-large;
font-weight: bold;
text-align: center;
margin-top: 320px;
margin-bottom: 16px;
}

.Contributors {
font-size: x-large;
text-align: center;
margin-top: 32px;
margin-bottom: 16px;
}

.SubTitle {
font-size: x-large;
font-weight: bold;
text-align: center;
margin-top: 32px;
margin-bottom: 16px;
}

.Footer {
text-align: center;
margin-top: 400px;
margin-bottom: 320px;
}

.Company {
text-align: center;
margin-top: 32px;
margin-bottom: 16px;
}

Binary file added sholes/proprietary/conversions.dll64P
Binary file not shown.
2 changes: 2 additions & 0 deletions sholes/proprietary/cpcap-key.kl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
key 107 POWER WAKE_DROPPED
key 226 HEADSETHOOK WAKE
Binary file added sholes/proprietary/de-DE_gl0_sg.bin
Binary file not shown.
Binary file added sholes/proprietary/de-DE_ta.bin
Binary file not shown.
Binary file added sholes/proprietary/em_u32.ko
Binary file not shown.
Binary file added sholes/proprietary/en-GB_kh0_sg.bin
Binary file not shown.
Binary file added sholes/proprietary/en-GB_ta.bin
Binary file not shown.
Binary file added sholes/proprietary/en-US_lh0_sg.bin
Binary file not shown.
Binary file added sholes/proprietary/en-US_ta.bin
Binary file not shown.
Binary file added sholes/proprietary/es-ES_ta.bin
Binary file not shown.
Binary file added sholes/proprietary/es-ES_zl0_sg.bin
Binary file not shown.
9 changes: 9 additions & 0 deletions sholes/proprietary/excluded-input-devices.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<devices>
<device name="proximity" />
<device name="accelerometer" />
<device name="magnetometer" />
<device name="compass" />
<device name="sensors" />
</devices>

21 changes: 21 additions & 0 deletions sholes/proprietary/features.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- 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.
-->

<!-- This is the standard set of features for an auto-focus camera. -->
<permissions>
<feature name="com.google.android.feature.GOOGLE_BUILD" />
</permissions>

Binary file added sholes/proprietary/fr-FR_nk0_sg.bin
Binary file not shown.
Binary file added sholes/proprietary/fr-FR_ta.bin
Binary file not shown.
Binary file added sholes/proprietary/ftmipcd
Binary file not shown.
Binary file added sholes/proprietary/fw_wlan1271.bin
Binary file not shown.
24 changes: 24 additions & 0 deletions sholes/proprietary/google_generic_update.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Commands to move files associated with base Google packages.

# Merge all data into the new com.google.android.gsf package.
com.google.android.gsf:com.google.android.providers.talk
databases
com.google.android.gsf:com.google.android.googleapps
databases
com.google.android.gsf:com.google.android.apps.gtalkservice
files
com.google.android.gsf:com.google.android.providers.settings
databases

# Merge the old IM database in Donut to the new com.google.android.gsf package.
com.google.android.gsf:com.android.providers.im
databases

# Merge all data from the gmail content provider into the
# com.google.android.gm package
com.google.android.gm:com.google.android.providers.gmail
databases

# Calendar couldn't use original-package due to a shared user ID
com.google.android.calendar:com.android.calendar
shared_prefs
4 changes: 4 additions & 0 deletions sholes/proprietary/gps.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
NTP_SERVER=north-america.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
Binary file added sholes/proprietary/gralloc.omap3.so
Binary file not shown.
Binary file added sholes/proprietary/h264vdec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/h264venc_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/ifb.ko
Binary file not shown.
Binary file added sholes/proprietary/it-IT_cm0_sg.bin
Binary file not shown.
Binary file added sholes/proprietary/it-IT_ta.bin
Binary file not shown.
Binary file added sholes/proprietary/jpegenc_sn.dll64P
Binary file not shown.
101 changes: 101 additions & 0 deletions sholes/proprietary/key_code_map.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
# /data/local/12m/key_code_map.txt

# one event code maps one key code
# an event code contains event_node, event_type and event_code
# a key code is a user defined number that represents the event

# see definitions in linux/input.h for more details

# event_node:
# 0x00 <----> /dev/input/event0
# 0x01 <----> /dev/input/event1
# 0x02 <----> /dev/input/event2
# ......

# event_type:
# 0x00 <----> EV_SYN
# 0x01 <----> EV_KEY
# 0x02 <----> EV_REL
# 0x03 <----> EV_ABS
# 0x04 <----> EV_MSC
# 0x05 <----> EV_SW
# 0x11 <----> EV_LED
# 0x12 <----> EV_SND
# 0x14 <----> EV_REP
# 0x15 <----> EV_FF
# 0x16 <----> EV_PWR_
# 0x17 <----> EV_FF_STATUS

# valid key_code 0x0000~0x00FF

# event_node event_type event_code key_code comment
#-------------------------------------------------------------------------
0x04 0x01 0x0002 0x0002 # 1/!
0x04 0x01 0x0003 0x0003 # 2/@
0x04 0x01 0x0004 0x0004 # 3/#
0x04 0x01 0x0005 0x0005 # 4/$
0x04 0x01 0x0006 0x0006 # 5/%
0x04 0x01 0x0007 0x0007 # 6/&
0x04 0x01 0x0008 0x0008 # 7/^
0x04 0x01 0x0009 0x0009 # 8/*
0x04 0x01 0x000A 0x000A # 9/(
0x04 0x01 0x000B 0x000B # 0/)
0x04 0x01 0x000E 0x000E # BACKSPACE
0x04 0x01 0x0010 0x0010 # q/~
0x04 0x01 0x0011 0x0011 # w/`
0x04 0x01 0x0012 0x0012 # e
0x04 0x01 0x0013 0x0013 # r/[
0x04 0x01 0x0014 0x0014 # t/]
0x04 0x01 0x0015 0x0015 # y/{
0x04 0x01 0x0016 0x0016 # u/}
0x04 0x01 0x0017 0x0017 # i/'
0x04 0x01 0x0018 0x0018 # o/"
0x04 0x01 0x0019 0x0019 # p/_
0x04 0x01 0x001C 0x001C # ENTER
0x04 0x01 0x002A 0x002A # SYM
0x04 0x01 0x001E 0x001E # a/-
0x04 0x01 0x001F 0x001F # s/=
0x04 0x01 0x0020 0x0020 # d/+
0x04 0x01 0x0021 0x0021 # f/<
0x04 0x01 0x0022 0x0022 # g/>
0x04 0x01 0x0023 0x0023 # h//
0x04 0x01 0x0024 0x0024 # j/;
0x04 0x01 0x0025 0x0025 # k/:
0x04 0x01 0x0026 0x0026 # l/,
0x04 0x01 0x0034 0x0034 # ./?
0x04 0x01 0x002C 0x002C # z
0x04 0x01 0x002D 0x002D # x
0x04 0x01 0x002E 0x002E # c
0x04 0x01 0x002F 0x002F # v
0x04 0x01 0x0039 0x0039 # SPACE
0x04 0x01 0x0030 0x0030 # b
0x04 0x01 0x0031 0x0031 # n
0x04 0x01 0x0032 0x0032 # m
0x04 0x01 0x0064 0x0064 # ALT
0x04 0x01 0x0067 0x0067 # LEFT
0x04 0x01 0x0069 0x0069 # DOWN
0x04 0x01 0x006A 0x006A # UP
0x04 0x01 0x006C 0x006C # RIGHT
0x04 0x01 0x00E8 0x00E8 # OK
0x04 0x01 0x003E 0x003E # F4
0x04 0x01 0x006B 0x006B # END
0x04 0x01 0x00E7 0x00E7 # SEND
0x04 0x01 0x0072 0x0072 # vol down
0x04 0x01 0x0073 0x0073 # vol up
0x04 0x01 0x00D3 0x00D3 # camera 1
0x04 0x01 0x00D4 0x00D4 # camera 2
0x04 0x05 0x0003 0x00A0 # side key
0x04 0x01 0x00D9 0x00D9 # Search
0x04 0x01 0x0036 0x0036 # R. Shift
0x04 0x01 0x0038 0x0038 # L. Alt
0x04 0x01 0x00D7 0x00D7 # @
0x04 0x01 0x0035 0x0035 # //^
0x04 0x01 0x008B 0x008B # Menu
0x04 0x01 0x0033 0x0033 # ,/;
0x04 0x01 0x00D6 0x00D6 # ?/)
0x02 0x01 0x006B 0x00A2 # power key
0x02 0x01 0x00E2 0x00E2 # headset media key
0x03 0x01 0x009E 0x00A3 # back key
0x03 0x01 0x008B 0x00A4 # menu key
0x03 0x01 0x0066 0x00A5 # home key
0x03 0x01 0x00D9 0x00A6 # search key
Binary file added sholes/proprietary/libEGL_POWERVR_SGX530_121.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sholes/proprietary/libHPImgApi.so
Binary file not shown.
Binary file added sholes/proprietary/libIMGegl.so
Binary file not shown.
Binary file added sholes/proprietary/libLCML.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.AAC.decode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.AAC.encode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.AMR.decode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.AMR.encode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.JPEG.Encoder.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.MP3.decode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.Video.Decoder.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.Video.encoder.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.WBAMR.decode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.WBAMR.encode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX.TI.WMA.decode.so
Binary file not shown.
Binary file added sholes/proprietary/libOMX_Core.so
Binary file not shown.
Binary file added sholes/proprietary/libVendor_ti_omx.so
Binary file not shown.
Binary file not shown.
Binary file added sholes/proprietary/libaudio.so
Binary file not shown.
Binary file added sholes/proprietary/libaudiopolicy.so
Binary file not shown.
Binary file added sholes/proprietary/libbattd.so
Binary file not shown.
Binary file added sholes/proprietary/libcamera.so
Binary file not shown.
Binary file added sholes/proprietary/libglslcompiler.so
Binary file not shown.
Binary file added sholes/proprietary/libinterstitial.so
Binary file not shown.
Binary file added sholes/proprietary/liblvmxipc.so
Binary file not shown.
Binary file added sholes/proprietary/libmoto_gps.so
Binary file not shown.
Binary file added sholes/proprietary/libmoto_ril.so
Binary file not shown.
Binary file added sholes/proprietary/libnmea.so
Binary file not shown.
Binary file added sholes/proprietary/liboemcamera.so
Binary file not shown.
Binary file added sholes/proprietary/libopencore_asflocal.so
Binary file not shown.
Binary file added sholes/proprietary/libopencore_asflocalreg.so
Binary file not shown.
Binary file added sholes/proprietary/libpppd_plugin-ril.so
Binary file not shown.
Binary file added sholes/proprietary/libpvr2d.so
Binary file not shown.
Binary file added sholes/proprietary/libpvrANDROID_WSEGL.so
Binary file not shown.
Binary file added sholes/proprietary/libril_rds.so
Binary file not shown.
Binary file added sholes/proprietary/libspeech.so
Binary file not shown.
Binary file added sholes/proprietary/libsrv_um.so
Binary file not shown.
Binary file added sholes/proprietary/libzxing.so
Binary file not shown.
Binary file added sholes/proprietary/lights.sholes.so
Binary file not shown.
Binary file added sholes/proprietary/m4venc_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/mdm_panicd
Binary file not shown.
Binary file added sholes/proprietary/mp3dec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/mp4vdec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/mpeg4aacdec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/mpeg4aacenc_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/nbamrdec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/nbamrenc_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/overlay.omap3.so
Binary file not shown.
Binary file added sholes/proprietary/postprocessor_dualout.dll64P
Binary file not shown.
Binary file added sholes/proprietary/pppd-ril
Binary file not shown.
17 changes: 17 additions & 0 deletions sholes/proprietary/pppd-ril.options
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
nodetach
debug
noauth
defaultroute
usepeerdns
connect-delay 1000
# Don't remove the user/password lines. They are required to make PPPD authenticate itself with
# the BP when doing Simple IP (SIP). The BP will replace the user/password strings with the correct
# values when authenticating to the network-side PPP peer.
user [email protected]
password NotUsed
crtscts
lcp-echo-failure 0
lcp-echo-interval 0
novj
linkname ril

2 changes: 2 additions & 0 deletions sholes/proprietary/pvplayer_mot.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
(0x1d4769f0,0xca0c,0x11dc,0x95,0xff,0x08,0x00,0x20,0x0c,0x9a,0x66),"libopencore_asflocalreg.so"
(0x6d3413a0,0xca0c,0x11dc,0x95,0xff,0x08,0x00,0x20,0x0c,0x9a,0x66),"libopencore_asflocalreg.so"
Binary file added sholes/proprietary/pvrsrvinit
Binary file not shown.
Binary file added sholes/proprietary/ringio.dll64P
Binary file not shown.
Binary file added sholes/proprietary/sch_htb.ko
Binary file not shown.
Binary file added sholes/proprietary/sch_ingress.ko
Binary file not shown.
Binary file added sholes/proprietary/sensors.sholes.so
Binary file not shown.
Binary file added sholes/proprietary/sholes-keypad.kcm.bin
Binary file not shown.
87 changes: 87 additions & 0 deletions sholes/proprietary/sholes-keypad.kl
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
key 399 GRAVE
key 2 1 WAKE_DROPPED
key 3 2 WAKE_DROPPED
key 4 3 WAKE_DROPPED
key 5 4 WAKE_DROPPED
key 6 5 WAKE_DROPPED
key 7 6 WAKE_DROPPED
key 8 7 WAKE_DROPPED
key 9 8 WAKE_DROPPED
key 10 9 WAKE_DROPPED
key 11 0 WAKE_DROPPED
key 158 BACK WAKE_DROPPED
key 230 SOFT_RIGHT WAKE
key 60 SOFT_RIGHT WAKE
key 107 POWER WAKE_DROPPED
key 62 ENDCALL WAKE_DROPPED
key 229 MENU WAKE_DROPPED
key 59 MENU WAKE_DROPPED
key 139 MENU WAKE_DROPPED
key 217 SEARCH WAKE_DROPPED
key 228 POUND WAKE_DROPPED
key 227 STAR
key 231 CALL WAKE_DROPPED
key 61 CALL WAKE_DROPPED
key 232 DPAD_CENTER WAKE_DROPPED
key 108 DPAD_DOWN WAKE_DROPPED
key 103 DPAD_UP WAKE_DROPPED
key 102 HOME WAKE
key 105 DPAD_LEFT WAKE_DROPPED
key 106 DPAD_RIGHT WAKE_DROPPED
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
key 116 POWER WAKE
key 211 FOCUS
key 212 CAMERA

key 16 Q WAKE_DROPPED
key 17 W WAKE_DROPPED
key 18 E WAKE_DROPPED
key 19 R WAKE_DROPPED
key 20 T WAKE_DROPPED
key 21 Y WAKE_DROPPED
key 22 U WAKE_DROPPED
key 23 I WAKE_DROPPED
key 24 O WAKE_DROPPED
key 25 P WAKE_DROPPED
key 26 LEFT_BRACKET WAKE_DROPPED
key 27 RIGHT_BRACKET WAKE_DROPPED
key 43 BACKSLASH WAKE_DROPPED

key 30 A WAKE_DROPPED
key 31 S WAKE_DROPPED
key 32 D WAKE_DROPPED
key 33 F WAKE_DROPPED
key 34 G WAKE_DROPPED
key 35 H WAKE_DROPPED
key 36 J WAKE_DROPPED
key 37 K WAKE_DROPPED
key 38 L WAKE_DROPPED
key 214 SEMICOLON WAKE_DROPPED
key 40 APOSTROPHE WAKE_DROPPED
key 14 DEL WAKE_DROPPED

key 44 Z WAKE_DROPPED
key 45 X WAKE_DROPPED
key 46 C WAKE_DROPPED
key 47 V WAKE_DROPPED
key 48 B WAKE_DROPPED
key 49 N WAKE_DROPPED
key 50 M WAKE_DROPPED
key 51 COMMA WAKE_DROPPED
key 52 PERIOD WAKE_DROPPED
key 53 SLASH WAKE_DROPPED
key 28 ENTER WAKE_DROPPED

key 56 ALT_LEFT WAKE
key 100 ALT_RIGHT WAKE
key 42 SHIFT_LEFT WAKE
key 54 SHIFT_RIGHT WAKE
key 15 TAB WAKE_DROPPED
key 57 SPACE WAKE_DROPPED
key 150 EXPLORER
key 155 ENVELOPE

key 12 MINUS WAKE_DROPPED
key 13 EQUALS WAKE_DROPPED
key 215 AT WAKE_DROPPED
Binary file added sholes/proprietary/tcmd
Binary file not shown.
Binary file added sholes/proprietary/usn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/wbamrdec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/wbamrenc_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/wl1271.bin
Binary file not shown.
Binary file added sholes/proprietary/wl127x_test.ko
Binary file not shown.
Binary file added sholes/proprietary/wmadec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/wmv9dec_sn.dll64P
Binary file not shown.
Binary file added sholes/proprietary/zxing.so
Binary file not shown.

0 comments on commit c22c663

Please sign in to comment.