replicant-frameworks_native/cmds
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
..
atrace am 346329b7: Merge "Move atrace from the obsolete bzero to memset." 2015-01-25 20:43:27 +00:00
bugreport
dumpstate dumpstate: add O_CLOEXEC 2015-03-19 11:32:02 -07:00
dumpsys
flatland
installd Store odex files in oat/<isa>/ directory. 2015-03-25 11:11:05 -07:00
ip-up-vpn
rawbu
service
servicemanager