diff options
Diffstat (limited to 'patches/uninstall.sh')
| -rw-r--r-- | patches/uninstall.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/uninstall.sh b/patches/uninstall.sh index c61398c..cd1cb2f 100644 --- a/patches/uninstall.sh +++ b/patches/uninstall.sh @@ -4,7 +4,7 @@ echo $1 rootdirectory="$PWD" # --------------------------------- -dirs="frameworks/av frameworks/base frameworks/opt/telephony hardware/libhardware hardware/libhardware_legacy packages/apps/Settings packages/services/telephony system/core system/netd" +dirs="build frameworks/av frameworks/base frameworks/opt/telephony hardware/libhardware hardware/libhardware_legacy packages/apps/Settings packages/services/telephony system/core system/netd" VENDOR=meizu DEVICE=m2note |
