OSDN Git Service

Push ISA features into system properties
authorCalin Juravle <calin@google.com>
Tue, 19 Aug 2014 19:28:08 +0000 (20:28 +0100)
committerCalin Juravle <calin@google.com>
Tue, 26 Aug 2014 17:47:44 +0000 (18:47 +0100)
commit68b246401de6132861b12d28581628ccaa780ca9
tree930ba18764de26ab6f102ec96d36785e6f63b8db
parentd61f0ffdfc13ce7b563015ea5fdd4513fb7c9d59
Push ISA features into system properties

We need to know instruction set featues at runtime as well so that the
apps get compiled on target with the proper features. The properties are
read by installd and passed to dex2oat.

Bug: 16716262

(cherry picked from commit 28be9d8884861f70fbd39b3768a6d4b34009deed)

Change-Id: I45b363558dea17e9b049e4a83a55990b4911d9d8
core/main.mk