• Home
  • History
  • Annotate
  • only in /frameworks/base/core/tests/coretests/apks/install_jni_lib_open_from_apk/src/
History log of /frameworks/base/core/tests/coretests/apks/install_jni_lib_open_from_apk/src/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ff193d642eea7128faad837d19e347cd25212c27 01-Oct-2014 Dmitriy Ivanov <dimitry@google.com> Load libraries directly from apk

Introduced new 'extractNativeLibs' attribute to manifest/application.
Setting it to false prevents installer from extracting library from apk.

The default value for extractNativeLibs is true.

Bug: 8076853
Change-Id: I1aa2c039bb2a590ae72f256acc9ba5401c2c59b1
om/android/frameworks/coretests/JNITests.java
om/android/frameworks/coretests/OpenFromApkActivity.java