Go to file
David 'Digit' Turner 50d5ccc1b2 envsetup.sh: Fix handling of emulator prebuilts path.
Due to a bad previous merge, everytime 'lunch' is called, a new
instance of prebuilts/android-emulator/<system>/ will be added
to your PATH.

This patch fixes the issue by removing the duplicate code that
should have been removed during the merge. Note that android-emulator
is still being added once to the PATH by code that appears before
in the script.

BUG=17524154

Change-Id: Iaa03159b0c81b15ef4c7c420e2f76e0a48aba789
2014-09-16 21:23:12 +02:00
core Fix build breakage due to incorrect bcc_compat RS_TRIPLE. 2014-09-02 19:09:35 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target Make sure that ro.dalvik.vm.native.bridge is always set. 2014-08-26 23:03:16 +01:00
tools add missing AOSP copyright notices 2014-09-02 08:53:09 -07:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk Shhhhhhh!!! 2014-08-26 12:39:26 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh envsetup.sh: Fix handling of emulator prebuilts path. 2014-09-16 21:23:12 +02:00