diff options
Diffstat (limited to 'core/config/README.txt')
-rw-r--r-- | core/config/README.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/config/README.txt b/core/config/README.txt deleted file mode 100644 index 5f48fb3..0000000 --- a/core/config/README.txt +++ /dev/null @@ -1,5 +0,0 @@ -One of the subdirectories {debug, ndebug} is included in framework.jar -by ../../Android.mk depending on the value of $(TARGET_BUILD_TYPE). - -The sdk/ directory contains the files that are passed to the doc/API -tools regardless of $(TARGET_BUILD_TYPE). |