Update traffic_annotation_auditor to accept absolute files.
The latest update of traffic_annotation_extractor clang tool returns absolute file paths in the reports instead of relative ones, and this breaks safe list checking. traffic_annotation_auditor is updated to convert the received file paths from absolute to relative (based on source folder) so that safe list checking would run. Bug: 690323 Change-Id: Iea610f6e3371923f4d1d9c19bd030cf859b8ac44 Reviewed-on: https://chromium-review.googlesource.com/1049547 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:Georges Khalil <georgesak@chromium.org> Cr-Commit-Position: refs/heads/master@{#557099}
Showing
Please register or sign in to comment