File tree 6 files changed +948
-999
lines changed
6 files changed +948
-999
lines changed Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/Cosmic-OS/platform_packages_apps_Settings/pulsar -release/res/drawable/cos_about_logo .png " >
1
+ <img src =" https://raw.githubusercontent.com/Cosmic-OS/platform_manifest/quasar -release/Cosmic-OS%20Header .png " >
2
2
3
3
Cosmic-OS
4
4
=========
@@ -12,13 +12,17 @@ Getting Started
12
12
To get started with the Cosmic-OS sources, you'll need to get
13
13
familiar with [ Git and Repo] ( https://source.android.com/setup/develop.html ) .
14
14
15
- Use corona-release branch for Android Pie and pulsar-release branch for Android Oreo.
15
+ Branch Info
16
+ -----------
17
+ * quasar-release - Android 10
18
+ * corona-release - Android Pie
19
+ * pulsar-release - Android Oreo
16
20
17
21
Initialize the Repositories
18
22
---------------------------
19
23
20
- repo init -u https://github.com/cos-temp/manifest .git -b q-staging
21
- repo sync --no-tags --no-clone-bundle --force-sync -c
24
+ repo init -u https://github.com/Cosmic-OS/platform_manifest .git -b quasar-release
25
+ repo sync --no-tags --no-clone-bundle --force-sync -c -j#
22
26
23
27
-j# -Set jobs by just replacing # with what you wish
24
28
You can’t perform that action at this time.
0 commit comments