From 7d5c82954d5f20119df5b751658d7f09471b02fd Mon Sep 17 00:00:00 2001 From: Hridaya Prajapati Date: Wed, 8 Jan 2025 21:20:12 +0545 Subject: [PATCH] manifest: Fallback to fifteen branch Change-Id: I1b7dcb5e9bff0ebcc8896d6319e4caf7312e6e20 --- README.md | 2 +- snippets/custom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3ecc5600..d251deacf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ familiar with [Git and Repo](https://source.android.com/setup/build/downloading) To initialize your local repository, use command: ```bash -repo init -u https://github.com/PixelOS-AOSP/manifest.git -b fifteen-qpr1 --git-lfs +repo init -u https://github.com/PixelOS-AOSP/manifest.git -b fifteen --git-lfs ``` Then sync up: diff --git a/snippets/custom.xml b/snippets/custom.xml index 119435dd7..b9ffde9a4 100644 --- a/snippets/custom.xml +++ b/snippets/custom.xml @@ -3,7 +3,7 @@ + revision="refs/heads/fifteen" />