Move Android.bp to Android repository According to Android build system owners the Android.bp file should reside on the Android side in case of external/third-party imported projects. Thus, this file shall be removed from CrOS vboot_reference and shall live on the ag/ The next update of the vboot copy in the Android repository should be done manually with `git merge -s ours update_origin/main` to ignore this commit and leave Android.bp on the fork side. BRANCH=None BUG=b:39500530 TEST=CQ Change-Id: Ie318cf9c235d5c0fd0c96e82895cff3eaecb8a1f Signed-off-by: Jakub Czapiga <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/7776911 Reviewed-by: Elliott Hughes <[email protected]> Reviewed-by: Grzegorz Bernacki <[email protected]>