mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-02-17 13:02:56 -05:00
Tweaks
This commit is contained in:
parent
f30d5cd7f2
commit
2c1b2bed95
@ -20,7 +20,7 @@
|
||||
#TODO: Clean init*.rc files, Modularize, Remove more variants
|
||||
|
||||
#
|
||||
#Device Status (Tested under LineageOS 14.1)
|
||||
#Device Status (Tested under LineageOS 14.1 and 15.1)
|
||||
#
|
||||
#Functioning as Expected: bacon, clark, d852, mako, marlin, thor
|
||||
|
||||
@ -364,7 +364,7 @@ find device -maxdepth 2 -mindepth 2 -type d -exec bash -c 'deblobDevice "$0"' {}
|
||||
#find kernel -maxdepth 2 -mindepth 2 -type d -exec bash -c 'deblobKernel "$0"' {} \; #Deblob all kernel directories
|
||||
find vendor -name "*vendor*.mk" -type f -exec bash -c 'deblobVendor "$0"' {} \; #Deblob all makefiles
|
||||
deblobVendors; #Deblob entire vendor directory
|
||||
rm -rf frameworks/av/drm/mediadrm/plugins/clearkey; #Remove Clearkey
|
||||
rm -rf frameworks/av/drm/mediadrm/plugins/clearkey; #Remove ClearKey
|
||||
rm -rf vendor/samsung/nodevice;
|
||||
#
|
||||
#END OF DEBLOBBING
|
||||
|
3
TODO
3
TODO
@ -1,4 +1,4 @@
|
||||
Last updated: 2018-05-13
|
||||
Last updated: 2018-05-15
|
||||
|
||||
High Priority (Release blockers)
|
||||
Build
|
||||
@ -34,7 +34,6 @@ Medium Priority
|
||||
- Get signoff from Copperhead on inclusion of disabled patches
|
||||
Website
|
||||
- Cache updater and device page outputs using (PHP)Redis
|
||||
- Create a 'Technical Docs' page
|
||||
- Switch from Shadow to Piwik
|
||||
- Update Terms of Service and Privacy Policy
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user