Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-07-25 10:59:22 -04:00
parent c8d3354113
commit bdc6f0dff7
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
2 changed files with 2 additions and 1 deletions

View file

@ -904,6 +904,7 @@ fi;
deblobVendors; #Deblob entire vendor directory
rm -rf frameworks/av/drm/mediadrm/plugins/clearkey; #Remove ClearKey
#rm -rf frameworks/av/drm/mediacas/plugins/clearkey; #XXX: breaks protobuf inclusion
rm -rf packages/apps/Car/DebuggingRestrictionController || true; #Remove package that depends on Play Services
[[ -d vendor/samsung/nodevice ]] && rm -rf vendor/samsung/nodevice;
#
#END OF DEBLOBBING