commit | d6054a36475b5ff502b4af78f7d272a713c1a8e7 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
tree | 15482ee71b318f54f288240adce0b59febf76bc7 |
Initial Contribution
diff --git a/qemu_tracing/Android.mk b/qemu_tracing/Android.mk new file mode 100644 index 0000000..8c5bab0 --- /dev/null +++ b/qemu_tracing/Android.mk
@@ -0,0 +1,4 @@ +# Copyright 2007 The Android Open Source Project + +LOCAL_SRC_FILES += qemu_tracing/qemu_tracing.c +