android_terminal/libtermexec
Alexander Rvachev 01369b17fc Do not use multi-catch for reflection-related exceptions — it somehow compiles into
closest common parent, which is a ReflectiveOperationException, not supported on old
Android versions.
2015-03-16 11:38:33 +10:00
..
src Do not use multi-catch for reflection-related exceptions — it somehow compiles into 2015-03-16 11:38:33 +10:00
.gitignore Move reusable application launching routines to separate library. Export AIDL interface 2015-03-16 08:29:41 +10:00
build.gradle Move reusable application launching routines to separate library. Export AIDL interface 2015-03-16 08:29:41 +10:00
proguard-rules.pro Move reusable application launching routines to separate library. Export AIDL interface 2015-03-16 08:29:41 +10:00