headers_lib: rename Android.bp

Rename Android.bp to Androidbp. This is done to
avoid compilation failure reported for SA* targets.

Ignore tracking of Android.bp link file.

Change-Id: Ie36f8bf5e0ac011e5f82e4cbd3c2cc7d6bf14070
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
Signed-off-by: Naitik Bharadiya <bharad@codeaurora.org>
This commit is contained in:
Prateek Sood
2020-02-18 15:29:40 +05:30
committed by Michael Bestas
parent eeb682840e
commit 388f01fcd0
3 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@@ -135,3 +135,8 @@ all.config
# fetched Android config fragments
kernel/configs/android-*.cfg
#
#Ignoring Android.bp link file
#
Android.bp