headers_lib: rename Android.bp

Renaming Android.bp to Androidbp 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>
This commit is contained in:
Prateek Sood 2020-02-18 15:29:40 +05:30 committed by Gerrit - the friendly Code Review server
parent bc887246a0
commit 962e423125
2 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

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