OSDN Git Service

Fix the x86 build.
authorAndy McFadden <fadden@android.com>
Fri, 11 Jun 2010 17:57:38 +0000 (10:57 -0700)
committerAndy McFadden <fadden@android.com>
Fri, 11 Jun 2010 17:57:38 +0000 (10:57 -0700)
commit841eabadb67a1d178fe47886ab2d358edb1d2656
treebae4d2205275ba4106d5e3af59b18185bc440dcb
parent16c00522e27da0cfcbc4d926900e534e1583168f
Fix the x86 build.

We're not currently building V8 for x86, and mock-ril was changed to
depend on it.  This updates the makefile to skip building mock-ril on
non-ARM builds (e.g. sim-eng).

Change-Id: I50e1b6859d4d221316c87c2fdd5cb4d29fa5afbf
mock-ril/Android.mk