a833cbbed0
This will be used to revive android.util.Config.DEBUG. Signed-off-by: Dave Bort <dbort@android.com>
6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
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).
|