mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-07 17:05:21 -04:00
Improvements and fixes
- 18.1: disable m8, thermanager is not yet ready - 17.1: drop cheeseburger/dumpling, it is absolutely broken - deblobber: remove euicc + others - deblobber: hack to remove vintf fragments
This commit is contained in:
parent
2a0e74864b
commit
ad178961e4
10 changed files with 38 additions and 112 deletions
|
@ -69,7 +69,7 @@ buildAll() {
|
|||
#SD801
|
||||
buildDevice bacon;
|
||||
buildDevice klte; #unb18
|
||||
buildDevice m8; #unb18
|
||||
#buildDevice m8; #unb18
|
||||
buildDevice victara; #error: +out/target/product/victara/recovery.img too large (10522624 >= 10485760)
|
||||
#SD805
|
||||
buildDevice shamu verity;
|
||||
|
@ -83,8 +83,8 @@ buildAll() {
|
|||
buildDevice oneplus3 verity;
|
||||
#SD835
|
||||
buildDevice cheryl verity;
|
||||
buildDevice cheeseburger verity; #needs manual patching - vendor common makefile
|
||||
buildDevice dumpling verity;
|
||||
#buildDevice cheeseburger verity; #needs manual patching - vendor common makefile
|
||||
#buildDevice dumpling verity;
|
||||
buildDevice mata verity;
|
||||
buildDevice taimen avb;
|
||||
buildDevice walleye avb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue