summaryrefslogtreecommitdiff
path: root/system.prop
diff options
context:
space:
mode:
authorChris Fries <cfries@google.com>2017-10-09 16:57:52 -0500
committerChris Fries <cfries@google.com>2017-10-09 17:08:43 -0500
commit3867b311ed2242200bed147588f06a1584df9eed (patch)
tree3050850ae2826501d38bed1fea22bd99f5ac5927 /system.prop
parent54557e6c6fc61d5ca273feaef09c71af64a38e1e (diff)
HACK: set sys.usb.ffs.aio_compat=1
While we wait for CONFIG_AIO to get set in the kernel, use the shim layer that works for ADB. Bug: 67601465 Change-Id: Id5501a883462acaa08725c739dd1cd990d44e884
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop1
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 051be18..a2fc96d 100644
--- a/system.prop
+++ b/system.prop
@@ -95,3 +95,4 @@ ro.bluetooth.wipower=false
# Property for loading BDA from bdaddress module in kernel
ro.bt.bdaddr_path=/sys/module/bdaddress/parameters/bdaddress
+sys.usb.ffs.aio_compat=1