Files
frameworks_base/core/java/android
David 'Digit' Turner 1edab2b551 Make PackageManager unpack gdbserver binaries at installation time.
Native-debuggable packages contain a lib/<abi>/gdbserver executable.
This patch ensures that the package manager will copy it to the
proper location (/data/data/<appname>/lib) at installation time.

Note that such packages are marked with a new ApplicationInfo flag
named FLAG_NATIVE_DEBUGGABLE, to be used later by the Activity
Manager.
2010-01-25 11:27:08 -08:00
..
2009-11-13 13:53:39 -08:00
2010-01-21 16:37:04 -08:00
2009-11-13 13:53:39 -08:00
2010-01-08 15:46:24 -05:00
2010-01-14 14:57:20 -08:00