14.1: Drop bacon and m8, 15.1: Many more fixes

This commit is contained in:
Tad 2018-04-04 21:24:08 -04:00
parent f0ab546816
commit b2d1b93dcb
12 changed files with 96 additions and 1447 deletions

View file

@ -21,6 +21,7 @@ echo "Rebranding..."
enter "bootable/recovery"
sed -i 's|Android Recovery|DivestOS Recovery|' *_ui.cpp;
sed -i 's|LineageOS|DivestOS|' ui.cpp;
#TODO: Rebrand the rest of the recovery
enter "build/make"