From 2c8d608fe680a77be781df92e7c09b2043ea1aa2 Mon Sep 17 00:00:00 2001 From: avencores Date: Tue, 27 May 2025 12:13:08 +0300 Subject: [PATCH] source --- {META-INF => source/META-INF}/com/google/android/update-binary | 0 .../META-INF}/com/google/android/update-binary.sha256 | 0 {META-INF => source/META-INF}/com/google/android/updater-script | 0 .../META-INF}/com/google/android/updater-script.sha256 | 0 module.prop => source/module.prop | 0 {system => source/system}/etc/hosts | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {META-INF => source/META-INF}/com/google/android/update-binary (100%) rename {META-INF => source/META-INF}/com/google/android/update-binary.sha256 (100%) rename {META-INF => source/META-INF}/com/google/android/updater-script (100%) rename {META-INF => source/META-INF}/com/google/android/updater-script.sha256 (100%) rename module.prop => source/module.prop (100%) rename {system => source/system}/etc/hosts (100%) diff --git a/META-INF/com/google/android/update-binary b/source/META-INF/com/google/android/update-binary similarity index 100% rename from META-INF/com/google/android/update-binary rename to source/META-INF/com/google/android/update-binary diff --git a/META-INF/com/google/android/update-binary.sha256 b/source/META-INF/com/google/android/update-binary.sha256 similarity index 100% rename from META-INF/com/google/android/update-binary.sha256 rename to source/META-INF/com/google/android/update-binary.sha256 diff --git a/META-INF/com/google/android/updater-script b/source/META-INF/com/google/android/updater-script similarity index 100% rename from META-INF/com/google/android/updater-script rename to source/META-INF/com/google/android/updater-script diff --git a/META-INF/com/google/android/updater-script.sha256 b/source/META-INF/com/google/android/updater-script.sha256 similarity index 100% rename from META-INF/com/google/android/updater-script.sha256 rename to source/META-INF/com/google/android/updater-script.sha256 diff --git a/module.prop b/source/module.prop similarity index 100% rename from module.prop rename to source/module.prop diff --git a/system/etc/hosts b/source/system/etc/hosts similarity index 100% rename from system/etc/hosts rename to source/system/etc/hosts