am ba1aad8: Remove unwanted comments in the NDK Overview doc.

Merge commit 'ba1aad8339aee5b73fb5ee64af7a75c570a242a8'

* commit 'ba1aad8339aee5b73fb5ee64af7a75c570a242a8':
  Remove unwanted comments in the NDK Overview doc.
This commit is contained in:
Xavier Ducrohet
2009-05-08 22:49:31 -07:00
committed by The Android Open Source Project

View File

@@ -285,14 +285,5 @@ IV. Debugging support:
Debugging your native code with this initial release of the NDK is still
very rough.
XXX: Describe the hairy steps currently required to debug native code here
Note that we plan to make this much easier in a later NDK release, all of
this without changing your sources, Android.mk and Application.mk files.
V. Profiling support:
- - - - - - - - - - -
XXX: Should work in theory, doesn't work in practice, need to debug this...