mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Fixup removal of DebuggingRestrictionController
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
7fb56809ac
commit
d34d676805
1 changed files with 1 additions and 1 deletions
|
@ -908,7 +908,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 #XXX: breaks compile
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue