This commit is contained in:
Tad 2018-05-15 17:45:22 -04:00
parent f30d5cd7f2
commit 2c1b2bed95
2 changed files with 3 additions and 4 deletions

View File

@ -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
View File

@ -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