Szymon Janc
20bd1b02be
android/system-emulator: Enable bluetoothd debug logs
2014-03-11 22:50:53 +01:00
Szymon Janc
07a07fadca
android: Add --leak-check=full option to valgrin in system-emulator
2014-02-22 21:56:46 +01:00
Marcel Holtmann
cde69653e0
android: Update copyright and license details
2014-02-11 10:42:56 -08:00
Szymon Janc
334c59f993
android/system-emulator: Update property used for start/stop services
2014-01-17 20:41:45 +01:00
Anderson Lizardo
3e5e6c7618
android/system-emulator: Remove useless "static" qualifier
...
The value of SYSTEM_SOCKET_PATH is just copied to another memory
location using memcpy() (on the same function), therefore the static
qualifier is unnecessary.
2014-01-06 21:22:39 +02:00
Szymon Janc
500007e24f
android/system-emulator: Add support for bluetoothd-snoop service
...
This allows to test bluetoothd-snoop service on Linux host.
2014-01-01 18:28:31 +02:00
Szymon Janc
4257df2c1d
android: Add comment why umask() is needed in system-emulator
2013-12-23 16:39:10 +01:00
Szymon Janc
46c2378f00
android: Set umask in system-emulator
...
This will make sure files are created with proper permissions so
Android daemon doesn't have to handle that. On Android umask is
set by init.
2013-12-20 14:08:43 +02:00
Marcel Holtmann
194d97df9d
android: Make system-emulator start daemon only once
2013-11-01 06:07:42 -07:00
Marcel Holtmann
3ac9589731
android: Run through valgrind with the system-emulator
2013-11-01 03:40:05 -07:00
Marcel Holtmann
86eb638a46
android: Monitor child process termination
2013-10-31 14:56:35 -07:00
Marcel Holtmann
2978367ae0
android: Add system-emulator for wrapping daemon start
2013-10-31 09:51:29 -07:00