forked from TheMuppets/proprietary_vendor_motorola
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit c22c663
Showing
118 changed files
with
376 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
23 changes: 23 additions & 0 deletions
23
sholes/proprietary/android.hardware.touchscreen.multitouch.distinct.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.