@@ -16,6 +16,9 @@ repo init -u https://github.com/LineageOS/android.git -b lineage-19.0 --git-lfs
1616repo init -u https://github.com/LineageOS/android.git -b lineage-19.1 --git-lfs
1717repo init -u https://github.com/LineageOS/android.git -b lineage-20.0 --git-lfs
1818repo init -u https://github.com/LineageOS/android.git -b lineage-21.0 --git-lfs
19+ repo init -u https://github.com/LineageOS/android.git -b lineage-22.0 --git-lfs
20+ repo init -u https://github.com/LineageOS/android.git -b lineage-22.1 --git-lfs
21+ repo init -u https://github.com/LineageOS/android.git -b lineage-22.2 --git-lfs
1922```
2023
2124To add the repositories for the devices akita, potter, sargo, and thea place (or symlink) the respective files into
@@ -41,6 +44,12 @@ To add the repositories for the devices akita, potter, sargo, and thea place (or
4144 ` mv roomservice_sargo_20.0.xml roomservice.xml `
4245* lineage-21.0: ` roomservice_akita_sargo_21.0.xml ` , ` akita_21.0.xml ` , ` sargo_21.0.xml ` <br >
4346 ` mv roomservice_akita_sargo_21.0.xml roomservice.xml `
47+ * lineage-22.0: ` roomservice_akita_sargo_22.0.xml ` , ` akita_22.0.xml ` , ` sargo_22.0.xml ` <br >
48+ ` mv roomservice_akita_sargo_22.0.xml roomservice.xml `
49+ * lineage-22.1: ` roomservice_akita_sargo_22.1.xml ` , ` akita_22.1.xml ` , ` sargo_22.1.xml ` <br >
50+ ` mv roomservice_akita_sargo_22.1.xml roomservice.xml `
51+ * lineage-22.2: ` roomservice_akita_sargo_22.2.xml ` , ` akita_22.2.xml ` , ` sargo_22.2.xml ` <br >
52+ ` mv roomservice_akita_sargo_22.2.xml roomservice.xml `
4453
4554Then to sync up:
4655
0 commit comments