From ee4bbc0df5ab6886e3a1467782faf234597a2921 Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Sun, 10 Nov 2013 08:51:57 +0000 Subject: Add an entry in the 5.2.0 change for the extended Android lock file support This should have been added in the change 030f4f7d8839f1f5070fd1f4d385e775c0ef66bd, but unfortunately it has been omitted. Change-Id: I36b5134846c32e6246f2b5ff36470a52ff267e3e Reviewed-by: Denis Shienkov Reviewed-by: Sergey Belyashov --- dist/changes-5.2.0 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dist/changes-5.2.0') diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index 2c492f8..20fd35c 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -117,3 +117,7 @@ also uses. - Support has been added for the hard-coded device enumeration backend to get information. /dev/ttyO* (native OMAP UART) is supported by that backend. + +- The lock file usage has been extended to support Android as there is no direct +access to the usual Unix lock file system paths. The lock file is now placed +into /data/local/tmp. -- cgit v1.2.1