DescriptionFixed 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
Committed: https://crrev.com/6283bb93ac1b7ff9286ce665c8f478a7b2e5ff3b
Cr-Commit-Position: refs/heads/master@{#294813}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|