commit | 50d5ccc1b2740b28eba8ef458c94f86a2e83b191 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <[email protected]> | Tue Sep 16 21:23:12 2014 +0200 |
committer | David 'Digit' Turner <[email protected]> | Tue Sep 16 21:23:12 2014 +0200 |
tree | 8300f6f8e56697b5f4e767bfa417ebea16cc82b5 | |
parent | 52626d2a7b4767905e8a369ddc8316c1290ad156 [diff] |
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