Commit 0ea044ea authored by Satya Durga Srinivasu Prabhala's avatar Satya Durga Srinivasu Prabhala
Browse files

ANDROID: build: Add top level directory to unsafe headers include path



Unsafe header list can be passed to the builds using
user_ddk_unsafe_headers which can be maintained at downstream.
However, there can be name space issues as some of the headers
from diffrent paths use same name, for example

    "drivers/base/regmap/internal.h",
    "drivers/interconnect/internal.h"
    "drivers/regulator/internal.h",
    "fs/proc/internal.h",

To avoid issues with such headers, add top level directory
to the unsafe headers include path with which, modules can
refer to these headers with full path from top level dir.

Bug: 368624818
Change-Id: Ie27983597b6950a8c1e908844bd8aa23371809e0
Signed-off-by: default avatarUnnathi Chalicheemala <quic_uchalich@quicinc.com>
Signed-off-by: default avatarSatya Durga Srinivasu Prabhala <quic_satyap@quicinc.com>
parent 544ae1de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment