Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build_slider.sh: Detect if git knows about aosp/android12-5.10
If the user hasn't fetched aosp/android12-5.10, then checking the merge-base against that branch will fail since it doesn't know about it. So make sure to check if we got a sha1 before comparing to the repo aosp/ revision. Fixes: ceb9558 ("build_slider: Throw a warning when trying to build AOSP ToT") Signed-off-by: Will McVicker <[email protected]> Change-Id: I549d3184be9048116331ef78aea3d15e88d53c03
- Loading branch information