mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 21:25:24 -04:00
Small changes
This commit is contained in:
parent
8b56cd13c6
commit
4c0ac9c46c
5 changed files with 5 additions and 14 deletions
|
@ -68,7 +68,7 @@ buildAll() {
|
|||
#The following are all superseded, and should only be enabled if the newer version is broken (not building/booting/etc.)
|
||||
buildDevice flo; #Last version without repartitioning required
|
||||
buildDevice shamu verity; #Last version with working IMS
|
||||
buildDevice oneplus2; #Last version with working IMS
|
||||
buildDevice oneplus2; #Last version with working IMS + broken - needs vendor patching
|
||||
buildDevice ether; #Last version with working IMS
|
||||
buildDevice fugu;
|
||||
if [ "$DOS_BUILDALL_SUPERSEDED" = true ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue