diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2013-10-31 09:51:29 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2013-10-31 09:51:29 -0700 |
commit | 2978367ae0c8bf2b1780f09d8724163522407424 (patch) | |
tree | f39107e15ee3cc79ba65e243338949fd5c93d6d5 /.gitignore | |
parent | 4ae773519668f0a6522e5940d9ff0e40362d1ab3 (diff) |
android: Add system-emulator for wrapping daemon start
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 520a3f4b6..499495853 100644 --- a/.gitignore +++ b/.gitignore @@ -102,5 +102,6 @@ unit/test-gobex-transfer unit/test-*.log unit/test-*.trs +android/system-emulator android/bluetoothd android/haltest |