OSDN Git Service

Extract the debuggable flag from the application's manifest and
authorDavid 'Digit' Turner <digit@google.com>
Thu, 8 Apr 2010 21:24:34 +0000 (14:24 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Thu, 8 Apr 2010 21:24:34 +0000 (14:24 -0700)
commit11c170d174b4da1682b507a30cae6ff6f0cce50f
tree078319a5c58fa30756d282080666593f651cdff2
parent35f944d26f33fff3e59ab449c991b18260a5fa0b
Extract the debuggable flag from the application's manifest and
only copy the gdbserver binary to $PROJECT/libs/<abi> if it is set to TRUE.

Change-Id: I06bc0c0c7993d93d7ee22b9b055b10ad8ef3cd86
build/core/extract-package-debuggable.awk [new file with mode: 0644]
build/core/setup-app.mk
build/core/setup-toolchain.mk