commit 818e42c21628f30c6417be66a9d7af296f259b7f Author: j7b3y Date: Fri Sep 20 03:21:20 2024 +0900 ceatet manifest diff --git a/README.md b/README.md new file mode 100644 index 0000000..f7b9b38 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +```bash +repo init -u https://github.com/crdroidandroid/android.git -b 14.0 --git-lfs +git clone https://github.com/j7b3y/blaze_manifests .repo/local_manifests -b cr10 +repo sync -c --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune +``` diff --git a/cupid.xml b/cupid.xml new file mode 100644 index 0000000..d2dc3c9 --- /dev/null +++ b/cupid.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/remote.xml b/remote.xml new file mode 100644 index 0000000..0facfc2 --- /dev/null +++ b/remote.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file