mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
Many updates
- Add OnePlus 6, 6T, 7, 7 Pro - Ensure verity/avb keys are *always* copied - Update cherry picks
This commit is contained in:
parent
ec17d20f58
commit
0808ac1fd0
26 changed files with 1436 additions and 105 deletions
|
@ -19,7 +19,7 @@
|
|||
#Outcome: Increased battery/performance/privacy/security, Decreased ROM size
|
||||
#TODO: Clean init*.rc files, Modularize, Remove more variants
|
||||
|
||||
echo "Deblobbing..."
|
||||
echo "Deblobbing...";
|
||||
|
||||
#
|
||||
#START OF BLOBS ARRAY
|
||||
|
@ -703,4 +703,4 @@ rm -rf vendor/samsung/nodevice;
|
|||
|
||||
cd "$DOS_BUILD_BASE";
|
||||
|
||||
echo "Deblobbing complete!"
|
||||
echo "Deblobbing complete!";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue