replicant-frameworks_native/cmds/installd
Richard Uhler 009b877132 Store odex files in oat/<isa>/ directory.
Previously odex files were stored alongside the dex location as:
  dex location: /foo/bar/base.apk
  odex location: /foo/bar/<isa>/base.odex

This changes where odex files are stored, adding an "oat" directory:
  dex location: /foo/bar/base.apk
  odex location: /foo/bar/oat/<isa>/base.odex

See also the corresponding changes in platform/art and platform/build.

Bug: 19550105
Change-Id: I4c6be4f0c41ff175904846db8e360c4af815b265
2015-03-25 11:11:05 -07:00
..
tests Clean cruft out of makefiles. 2014-09-11 18:49:47 -07:00
Android.mk Make dex2oat heap size product configurable [frameworks/native] 2014-07-08 15:12:07 -07:00
commands.c Store odex files in oat/<isa>/ directory. 2015-03-25 11:11:05 -07:00
installd.c Installd: Pass debuggable flag 2015-03-09 15:13:24 -07:00
installd.h Installd: Pass debuggable flag 2015-03-09 15:13:24 -07:00
utils.c am 91c395f6: am 60fd3fee: Migrate CA certificates to all users 2014-10-15 23:57:04 +00:00