diff --git a/patcher/CommonPatcher b/patcher/CommonPatcher index bd2ed14..53658f7 100644 --- a/patcher/CommonPatcher +++ b/patcher/CommonPatcher @@ -350,7 +350,7 @@ install_services () { || error " !! failed to install services.jar" if [ "${install_path}" = "/" ]; then - echo /system/framework/services.jar >> /data/adb/.nanodroid-list + echo /system/framework/services.jar >> /data/adb/NanoDroid_FileList fi touch /data/adb/NanoDroid_Patched