sanders: [1/2] Move DTV blobs to vendor
This commit is contained in:
@@ -20,12 +20,11 @@ if ! [ "$sku" = "XT1802" ]; then
|
||||
# Others variants doesn't have DTV support
|
||||
rm /system/vendor/etc/permissions/com.motorola.hardware.dtv.xml
|
||||
rm /system/vendor/etc/permissions/mot_dtv_permissions.xml
|
||||
rm /system/lib/libdtvhal.so
|
||||
rm /system/lib/libdtvtuner.so
|
||||
rm /system/lib64/libdtvtuner.so
|
||||
rm /system/vendor/lib/libdtvtuner.so
|
||||
rm /system/vendor/lib64/libdtvtuner.so
|
||||
rm /system/vendor/lib/libdtvhal.so
|
||||
rm /system/vendor/lib64/libdtvhal.so
|
||||
rm -r /system/priv-app/DTVPlayer
|
||||
rm -r /system/priv-app/DTVService
|
||||
rm -r /system/vendor/app/DTVPlayer
|
||||
rm -r /system/vendor/app/DTVService
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user