New issue
Advanced search Search tips

Issue 793760 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 809389
Owner: ----
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Use metrics headers installed to chroot, instead of those in platform2/metrics/

Project Member Reported by nya@chromium.org, Dec 11 2017

Issue description

For example, platform2/lorgnette/manager.h has:

#include <metrics/metrics_library.h>

Due to include path order, the above #include reads a file at $HOME/trunk/src/platform2/metrics/metrics_library.h, not at /build/$BOARD/usr/include/metrics/metrics_library.h.

This usually makes no difference, but it makes troubles if we enforce sandbox to CROS_WORKON_SUBTREE as proposed in Issue 791888.

 

Comment 1 by nya@chromium.org, Feb 6 2018

Mergedinto: 809389
Status: Duplicate (was: Untriaged)

Sign in to add a comment