This allows you to test a local or ROM manifest you're working on!
a. change only ROM manifest and ROM manifest branch entries, ensuring that ROM_MANIFEST is selected.
a. change ROM manifest, ROM manifest branch, Local Manifest and local manifest entries, ensuring that LOCAL_MANIFEST is selected.
b. Change Git username and email to your username and email
c. Run the workflow.
Observe the workflow you started. If any errors popped up, they will show at the end of the 5th step(Initialize and Sync Repo for Manifest). If there is no output after "Cloning into '.repo/local_manifests'...", it succeeded.
Just because build succeeded, it does not mean the manifest works! Check the output!
- Improve Readme
- Make Script better