display-commonsys-intf: Define a soong namespace

Legacy platforms use their own set of headers and libraries
within hardware/qcom-caf/msm[0-9]+/display, so we need to hide
this with a soong namespace

Change-Id: I1f3a74c81cf3893d17c18a58f5a3b6e022e54eac
This commit is contained in:
Alessandro Astone
2021-01-05 21:55:43 +01:00
committed by Michael Bestas
parent a28e629c49
commit c7eda36755

View File

@@ -1,3 +1,6 @@
soong_namespace {
}
cc_library_headers {
name: "display_intf_headers",
vendor_available: true,