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 Refactor of the bugreport code. 2015-01-23 13:40:56 -08:00
dumpstate dumpstate: add O_CLOEXEC 2015-03-19 11:32:02 -07:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland GLConsumer: Stop using default constructor params 2014-06-24 13:09:19 -07:00
installd Store odex files in oat/<isa>/ directory. 2015-03-25 11:11:05 -07:00
ip-up-vpn Include the VPN server IP address in the VPN state file. 2014-09-19 13:27:56 +09:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
service libutils clean-up 2013-05-07 18:28:11 -07:00
servicemanager service_manager: reorder permission checks for find 2015-03-05 10:58:40 -08:00