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>
tirimbino
Prateek Sood 5 years ago committed by Gerrit - the friendly Code Review server
parent bc887246a0
commit 962e423125
  1. 5
      .gitignore
  2. 0
      Androidbp

5
.gitignore vendored

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

Loading…
Cancel
Save