From 97da905bea7cddf514ac1ef998ec16e9cabbbc56 Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Mon, 26 Mar 2012 16:29:20 -0700 Subject: move hardware feature definitions Move the hardware feature xml files from frameworks/base/data/etc to frameworks/native/data/etc. Change-Id: I0c572237b78f233d58627801896c0a81215531e8 --- data/etc/android.hardware.audio.low_latency.xml | 22 ++++++++ data/etc/android.hardware.bluetooth.xml | 19 +++++++ data/etc/android.hardware.camera.autofocus.xml | 21 +++++++ .../android.hardware.camera.flash-autofocus.xml | 23 ++++++++ data/etc/android.hardware.camera.front.xml | 20 +++++++ data/etc/android.hardware.camera.xml | 20 +++++++ ...roid.hardware.faketouch.multitouch.distinct.xml | 23 ++++++++ ...roid.hardware.faketouch.multitouch.jazzhand.xml | 24 ++++++++ data/etc/android.hardware.faketouch.xml | 22 ++++++++ data/etc/android.hardware.location.gps.xml | 22 ++++++++ data/etc/android.hardware.location.xml | 22 ++++++++ data/etc/android.hardware.nfc.xml | 21 +++++++ data/etc/android.hardware.sensor.accelerometer.xml | 20 +++++++ data/etc/android.hardware.sensor.barometer.xml | 20 +++++++ data/etc/android.hardware.sensor.compass.xml | 20 +++++++ data/etc/android.hardware.sensor.gyroscope.xml | 20 +++++++ data/etc/android.hardware.sensor.light.xml | 20 +++++++ data/etc/android.hardware.sensor.proximity.xml | 20 +++++++ data/etc/android.hardware.telephony.cdma.xml | 21 +++++++ data/etc/android.hardware.telephony.gsm.xml | 21 +++++++ ...id.hardware.touchscreen.multitouch.distinct.xml | 24 ++++++++ ...id.hardware.touchscreen.multitouch.jazzhand.xml | 25 +++++++++ .../android.hardware.touchscreen.multitouch.xml | 24 ++++++++ data/etc/android.hardware.touchscreen.xml | 22 ++++++++ data/etc/android.hardware.usb.accessory.xml | 22 ++++++++ data/etc/android.hardware.usb.host.xml | 21 +++++++ data/etc/android.hardware.wifi.direct.xml | 20 +++++++ data/etc/android.hardware.wifi.xml | 20 +++++++ data/etc/android.software.sip.voip.xml | 21 +++++++ data/etc/android.software.sip.xml | 20 +++++++ data/etc/handheld_core_hardware.xml | 65 ++++++++++++++++++++++ data/etc/tablet_core_hardware.xml | 55 ++++++++++++++++++ 32 files changed, 760 insertions(+) create mode 100644 data/etc/android.hardware.audio.low_latency.xml create mode 100644 data/etc/android.hardware.bluetooth.xml create mode 100644 data/etc/android.hardware.camera.autofocus.xml create mode 100644 data/etc/android.hardware.camera.flash-autofocus.xml create mode 100644 data/etc/android.hardware.camera.front.xml create mode 100644 data/etc/android.hardware.camera.xml create mode 100644 data/etc/android.hardware.faketouch.multitouch.distinct.xml create mode 100644 data/etc/android.hardware.faketouch.multitouch.jazzhand.xml create mode 100644 data/etc/android.hardware.faketouch.xml create mode 100644 data/etc/android.hardware.location.gps.xml create mode 100644 data/etc/android.hardware.location.xml create mode 100644 data/etc/android.hardware.nfc.xml create mode 100644 data/etc/android.hardware.sensor.accelerometer.xml create mode 100644 data/etc/android.hardware.sensor.barometer.xml create mode 100644 data/etc/android.hardware.sensor.compass.xml create mode 100644 data/etc/android.hardware.sensor.gyroscope.xml create mode 100644 data/etc/android.hardware.sensor.light.xml create mode 100644 data/etc/android.hardware.sensor.proximity.xml create mode 100644 data/etc/android.hardware.telephony.cdma.xml create mode 100644 data/etc/android.hardware.telephony.gsm.xml create mode 100644 data/etc/android.hardware.touchscreen.multitouch.distinct.xml create mode 100644 data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml create mode 100644 data/etc/android.hardware.touchscreen.multitouch.xml create mode 100644 data/etc/android.hardware.touchscreen.xml create mode 100644 data/etc/android.hardware.usb.accessory.xml create mode 100644 data/etc/android.hardware.usb.host.xml create mode 100644 data/etc/android.hardware.wifi.direct.xml create mode 100644 data/etc/android.hardware.wifi.xml create mode 100644 data/etc/android.software.sip.voip.xml create mode 100644 data/etc/android.software.sip.xml create mode 100644 data/etc/handheld_core_hardware.xml create mode 100644 data/etc/tablet_core_hardware.xml (limited to 'data') diff --git a/data/etc/android.hardware.audio.low_latency.xml b/data/etc/android.hardware.audio.low_latency.xml new file mode 100644 index 0000000000..677ec1c630 --- /dev/null +++ b/data/etc/android.hardware.audio.low_latency.xml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/data/etc/android.hardware.bluetooth.xml b/data/etc/android.hardware.bluetooth.xml new file mode 100644 index 0000000000..4aa174428b --- /dev/null +++ b/data/etc/android.hardware.bluetooth.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/data/etc/android.hardware.camera.autofocus.xml b/data/etc/android.hardware.camera.autofocus.xml new file mode 100644 index 0000000000..d6e2b90daf --- /dev/null +++ b/data/etc/android.hardware.camera.autofocus.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/data/etc/android.hardware.camera.flash-autofocus.xml b/data/etc/android.hardware.camera.flash-autofocus.xml new file mode 100644 index 0000000000..55f1900a4e --- /dev/null +++ b/data/etc/android.hardware.camera.flash-autofocus.xml @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/data/etc/android.hardware.camera.front.xml b/data/etc/android.hardware.camera.front.xml new file mode 100644 index 0000000000..a5a6998395 --- /dev/null +++ b/data/etc/android.hardware.camera.front.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.camera.xml b/data/etc/android.hardware.camera.xml new file mode 100644 index 0000000000..00a1ed77f0 --- /dev/null +++ b/data/etc/android.hardware.camera.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.faketouch.multitouch.distinct.xml b/data/etc/android.hardware.faketouch.multitouch.distinct.xml new file mode 100644 index 0000000000..b6e8d09291 --- /dev/null +++ b/data/etc/android.hardware.faketouch.multitouch.distinct.xml @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/data/etc/android.hardware.faketouch.multitouch.jazzhand.xml b/data/etc/android.hardware.faketouch.multitouch.jazzhand.xml new file mode 100644 index 0000000000..7f0e70bad9 --- /dev/null +++ b/data/etc/android.hardware.faketouch.multitouch.jazzhand.xml @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/data/etc/android.hardware.faketouch.xml b/data/etc/android.hardware.faketouch.xml new file mode 100644 index 0000000000..cb9909782b --- /dev/null +++ b/data/etc/android.hardware.faketouch.xml @@ -0,0 +1,22 @@ + + + + + + + diff --git a/data/etc/android.hardware.location.gps.xml b/data/etc/android.hardware.location.gps.xml new file mode 100644 index 0000000000..72ab73228e --- /dev/null +++ b/data/etc/android.hardware.location.gps.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/data/etc/android.hardware.location.xml b/data/etc/android.hardware.location.xml new file mode 100644 index 0000000000..ab901cfb59 --- /dev/null +++ b/data/etc/android.hardware.location.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/data/etc/android.hardware.nfc.xml b/data/etc/android.hardware.nfc.xml new file mode 100644 index 0000000000..81c4a84110 --- /dev/null +++ b/data/etc/android.hardware.nfc.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/data/etc/android.hardware.sensor.accelerometer.xml b/data/etc/android.hardware.sensor.accelerometer.xml new file mode 100644 index 0000000000..22f18b8095 --- /dev/null +++ b/data/etc/android.hardware.sensor.accelerometer.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.sensor.barometer.xml b/data/etc/android.hardware.sensor.barometer.xml new file mode 100644 index 0000000000..ebd392d11f --- /dev/null +++ b/data/etc/android.hardware.sensor.barometer.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.sensor.compass.xml b/data/etc/android.hardware.sensor.compass.xml new file mode 100644 index 0000000000..963847d748 --- /dev/null +++ b/data/etc/android.hardware.sensor.compass.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.sensor.gyroscope.xml b/data/etc/android.hardware.sensor.gyroscope.xml new file mode 100644 index 0000000000..fe796324f7 --- /dev/null +++ b/data/etc/android.hardware.sensor.gyroscope.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.sensor.light.xml b/data/etc/android.hardware.sensor.light.xml new file mode 100644 index 0000000000..78b0fecb99 --- /dev/null +++ b/data/etc/android.hardware.sensor.light.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.sensor.proximity.xml b/data/etc/android.hardware.sensor.proximity.xml new file mode 100644 index 0000000000..d1948dea98 --- /dev/null +++ b/data/etc/android.hardware.sensor.proximity.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.telephony.cdma.xml b/data/etc/android.hardware.telephony.cdma.xml new file mode 100644 index 0000000000..082378d5ce --- /dev/null +++ b/data/etc/android.hardware.telephony.cdma.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/data/etc/android.hardware.telephony.gsm.xml b/data/etc/android.hardware.telephony.gsm.xml new file mode 100644 index 0000000000..7927fa8470 --- /dev/null +++ b/data/etc/android.hardware.telephony.gsm.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/data/etc/android.hardware.touchscreen.multitouch.distinct.xml b/data/etc/android.hardware.touchscreen.multitouch.distinct.xml new file mode 100644 index 0000000000..35eeefd1fc --- /dev/null +++ b/data/etc/android.hardware.touchscreen.multitouch.distinct.xml @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml b/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml new file mode 100644 index 0000000000..ed6606d8de --- /dev/null +++ b/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + diff --git a/data/etc/android.hardware.touchscreen.multitouch.xml b/data/etc/android.hardware.touchscreen.multitouch.xml new file mode 100644 index 0000000000..1d59a27beb --- /dev/null +++ b/data/etc/android.hardware.touchscreen.multitouch.xml @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/data/etc/android.hardware.touchscreen.xml b/data/etc/android.hardware.touchscreen.xml new file mode 100644 index 0000000000..5b5ddf9301 --- /dev/null +++ b/data/etc/android.hardware.touchscreen.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/data/etc/android.hardware.usb.accessory.xml b/data/etc/android.hardware.usb.accessory.xml new file mode 100644 index 0000000000..80a0904526 --- /dev/null +++ b/data/etc/android.hardware.usb.accessory.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/data/etc/android.hardware.usb.host.xml b/data/etc/android.hardware.usb.host.xml new file mode 100644 index 0000000000..b0ca82c980 --- /dev/null +++ b/data/etc/android.hardware.usb.host.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/data/etc/android.hardware.wifi.direct.xml b/data/etc/android.hardware.wifi.direct.xml new file mode 100644 index 0000000000..78cb4747fb --- /dev/null +++ b/data/etc/android.hardware.wifi.direct.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.hardware.wifi.xml b/data/etc/android.hardware.wifi.xml new file mode 100644 index 0000000000..512570c799 --- /dev/null +++ b/data/etc/android.hardware.wifi.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/android.software.sip.voip.xml b/data/etc/android.software.sip.voip.xml new file mode 100644 index 0000000000..edd06c1321 --- /dev/null +++ b/data/etc/android.software.sip.voip.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/data/etc/android.software.sip.xml b/data/etc/android.software.sip.xml new file mode 100644 index 0000000000..d9fcaad3e9 --- /dev/null +++ b/data/etc/android.software.sip.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/data/etc/handheld_core_hardware.xml b/data/etc/handheld_core_hardware.xml new file mode 100644 index 0000000000..9d2a0cbb60 --- /dev/null +++ b/data/etc/handheld_core_hardware.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/etc/tablet_core_hardware.xml b/data/etc/tablet_core_hardware.xml new file mode 100644 index 0000000000..bf29fe4b70 --- /dev/null +++ b/data/etc/tablet_core_hardware.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-59-g8ed1b