OSDN Git Service

Add a call to registerAppInfo for the VMRuntime
authorDave Allison <dallison@google.com>
Thu, 14 Nov 2013 01:15:50 +0000 (17:15 -0800)
committerDave Allison <dallison@google.com>
Thu, 19 Dec 2013 01:01:37 +0000 (17:01 -0800)
commit24bafbc93387be7e56116f9612e6d60ecbc0d66e
tree2073797e7b64dccfbc8d34309e640b6384dbdb85
parentbe8fbb8fb63fddac2310dfbafa2594ed165b16b1
Add a call to registerAppInfo for the VMRuntime

This calls into the VMRuntime tells it where the
application directory is located.

Bug: 11539952
Change-Id: I20e0b8c63e459699a1bc9af435e65ae96f1e1e73
core/java/android/app/ActivityThread.java