Fixed path of unstripped libs in CreateSymFs
Paths of stripped libs in the device used to look like: /data/app-lib/*/*.so But they now look like /data/app/*/.../*.so This patch fixes this function, so that now its associated unittest (the most time consuming one in telemetry) does not fail. BUG=396367 Review URL: https://codereview.chromium.org/554283004 Cr-Commit-Position: refs/heads/master@{#294813}
Showing
Please register or sign in to comment