OSDN Git Service

ART: Symbolize all oat files in /data folder.
authorZheng Xu <zheng.xu@arm.com>
Tue, 21 Apr 2015 09:35:25 +0000 (17:35 +0800)
committerAndreas Gampe <agampe@google.com>
Wed, 1 Jul 2015 05:05:21 +0000 (22:05 -0700)
commit468bcf63207420f18c0c8a8621aa2d774393c155
tree245b58575639704e9113b613372de260b5a6f755
parent83f0a080b68e9cff9333af030f20f242a7ac9168
ART: Symbolize all oat files in /data folder.

Now we store oat files not only in /data/dalvik-cache, but also in
other places. This patch tries to pull all oat files from device
/data folder.

Change-Id: Icf81cf28c29da2e248e4fbd84f5920f46ddc4cd6
tools/symbolize.sh