summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk1
-rw-r--r--tablet_core_hardware_jacinto6evm.xml2
2 files changed, 3 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 1dfcdea..0ad9cb7 100644
--- a/device.mk
+++ b/device.mk
@@ -58,6 +58,7 @@ PRODUCT_COPY_FILES := \
frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
+ frameworks/native/data/etc/android.software.freeform_window_management.xml:system/etc/permissions/android.software.freeform_window_management.xml \
device/ti/jacinto6evm/EP05120M09.idc:system/usr/idc/EP05120M09.idc \
device/ti/jacinto6evm/Atmel_maXTouch_Touchscreen.idc:system/usr/idc/Atmel_maXTouch_Touchscreen.idc \
device/ti/jacinto6evm/LDC_3001_TouchScreen_Controller.idc:system/usr/idc/LDC_3001_TouchScreen_Controller.idc \
diff --git a/tablet_core_hardware_jacinto6evm.xml b/tablet_core_hardware_jacinto6evm.xml
index 5850258..8f46964 100644
--- a/tablet_core_hardware_jacinto6evm.xml
+++ b/tablet_core_hardware_jacinto6evm.xml
@@ -23,6 +23,8 @@
devices.
-->
<permissions>
+ <feature name="android.software.cts" />
+ <feature name="android.hardware.audio.output" />
<feature name="android.hardware.touchscreen" />
<feature name="android.hardware.faketouch" />
<feature name="android.hardware.microphone" />