OSDN Git Service

Add system/core to the PYTHONPATH.
authorDan Albert <danalbert@google.com>
Mon, 27 Jul 2015 23:06:25 +0000 (16:06 -0700)
committerDan Albert <danalbert@google.com>
Fri, 31 Jul 2015 20:38:47 +0000 (13:38 -0700)
commit515ab1e2d11052069f2e3127bb6ab71c347b4eba
tree8d7fbdb8b290742e5b20a64bcbd1bd4dcdc21961
parentbcd7ae6f30149a2296d7288c74ffe6c90188f93d
Add system/core to the PYTHONPATH.

There's an adb Python interface now, and system/core needs to be in
the PYTHONPATH for `import adb` to find it.

Change-Id: I712767a2ba96cb017ce5857dc367e4cacf2ec51f
envsetup.sh