diff options
author | Jeff Brown <jeffbrown@google.com> | 2010-09-16 14:38:20 -0700 |
---|---|---|
committer | Jeff Brown <jeffbrown@google.com> | 2010-09-16 14:38:20 -0700 |
commit | 6abea1ebc29c7bc8397f0470d57a4e485b5d4ee3 (patch) | |
tree | cbeea7491e264c7985ddbc537c700041f91200a6 /api | |
parent | 478747181e0414d703076d4786b201718cd93d5b (diff) | |
download | frameworks_base-6abea1ebc29c7bc8397f0470d57a4e485b5d4ee3.zip frameworks_base-6abea1ebc29c7bc8397f0470d57a4e485b5d4ee3.tar.gz frameworks_base-6abea1ebc29c7bc8397f0470d57a4e485b5d4ee3.tar.bz2 |
Remove fields no longer in API.
Change-Id: I4a5f932fefe045678a539874d11705a1a726bd94
Diffstat (limited to 'api')
-rw-r--r-- | api/current.xml | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/api/current.xml b/api/current.xml index 0bf6aa3..aff615c 100644 --- a/api/current.xml +++ b/api/current.xml @@ -177751,17 +177751,6 @@ visibility="public" > </field> -<field name="SOURCE_CLASS_JOYSTICK" - type="int" - transient="false" - volatile="false" - value="16" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> <field name="SOURCE_CLASS_MASK" type="int" transient="false" @@ -177817,39 +177806,6 @@ visibility="public" > </field> -<field name="SOURCE_GAMEPAD" - type="int" - transient="false" - volatile="false" - value="1025" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> -<field name="SOURCE_JOYSTICK_LEFT" - type="int" - transient="false" - volatile="false" - value="16777232" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> -<field name="SOURCE_JOYSTICK_RIGHT" - type="int" - transient="false" - volatile="false" - value="33554448" - static="true" - final="true" - deprecated="not deprecated" - visibility="public" -> -</field> <field name="SOURCE_KEYBOARD" type="int" transient="false" |