OSDN Git Service

Fix tools_r10: some emulator files moved to development.git
authorDavid 'Digit' Turner <digit@android.com>
Fri, 11 Mar 2011 14:59:18 +0000 (15:59 +0100)
committerRaphael <ralf@android.com>
Thu, 5 May 2011 23:41:03 +0000 (16:41 -0700)
commit9e1aed82935e65eb5b66969527899afd9773252b
treead65d77ede96943f69c8edf2bba9d227cd762cf3
parent3cc1bd8319c7ba6d3b53c1156c6b7ca917637e8e
Fix tools_r10: some emulator files moved to development.git

Original msg:
---
Prepare for moving platform-specific emulator modules to development.git

We need to move the platform-specific modules to development.git to
avoid some clashes. This patch uses a guard Make variable to ensure that
each module is only built once.

The plan is to simply copy these modules to development.git, then remove
the current ones from sdk.git. The guard variable is here to ensure that
the transition happens smoothly, i.e. if a build contains modules in
both directories, only one of them will be built.

(cherry picked from commit ec970d641caedee9656ef8fcc7cdd60e6812b75d)

Change-Id: I79c2af1da7d27cb8b75ab366e37524e1a929426f
emulator/gps/Android.mk
emulator/qemud/Android.mk
emulator/sensors/Android.mk
emulator/tools/Android.mk