Finalization script, step 1.

- cleanup
- revert previous commits
- vndk + resources + sdk finalization + test
- create cls
- send to Gerrit
- (tbd) submit

Bug: 243966946
Test: run scripts locally

Change-Id: Icd4f07c64c2ef93831dc5fc7de2d5e832604e88d
This commit is contained in:
Alex Buynytskyy
2022-09-16 09:33:33 -07:00
parent 994c4a2583
commit 0842d212b9
3 changed files with 51 additions and 1 deletions

3
OWNERS
View File

@@ -1,3 +1,4 @@
include platform/build/soong:/OWNERS
per-file finalize_branch_for_release.sh = smoreland@google.com
# Finalization scripts
per-file finalize* = smoreland@google.com, alexbuy@google.com