mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-25 23:49:32 -05:00
Tweak
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
c8d3354113
commit
bdc6f0dff7
@ -1 +1 @@
|
|||||||
Subproject commit ef2c6cd5cf9ebf35f66422721262fde72e314085
|
Subproject commit e1654529ae4fcb756e0981b6cedc843ee70c7fb6
|
@ -904,6 +904,7 @@ fi;
|
|||||||
deblobVendors; #Deblob entire vendor directory
|
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 frameworks/av/drm/mediacas/plugins/clearkey; #XXX: breaks protobuf inclusion
|
#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;
|
[[ -d vendor/samsung/nodevice ]] && rm -rf vendor/samsung/nodevice;
|
||||||
#
|
#
|
||||||
#END OF DEBLOBBING
|
#END OF DEBLOBBING
|
||||||
|
Loading…
Reference in New Issue
Block a user