commit | 12b3da2e150ee71fa11aca3bc5eafeba2c9be6a4 | [log] [tgz] |
---|---|---|
author | Alessandro Astone <ales.astone@gmail.com> | Tue Jan 05 21:55:43 2021 +0100 |
committer | Michael Bestas <mkbestas@lineageos.org> | Fri Oct 20 02:00:20 2023 +0300 |
tree | 87f02a186f49d8842309fe6c1ebe00329fd37ba8 | |
parent | 322ca1645176bebfeb5fc81c4413c1678c1e1520 [diff] |
display-commonsys: 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: I7ee6b16d5d426c26cfdbfe3f0ae181a3b5e85173
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..9515b25 --- /dev/null +++ b/Android.bp
@@ -0,0 +1,2 @@ +soong_namespace { +}