Skip to content

Commit 9be6578

Browse files
committed
manifest: Initial manifest for CAF release
Based on CAF-Tag: LA.UM.8.11.r1-01800-NICOBAR.0 Change-Id: I4886306a48959683e07566896d7bd0aff2f7a0a1 Signed-off-by: Sagar Shah <[email protected]>
1 parent 542e737 commit 9be6578

File tree

6 files changed

+948
-999
lines changed

6 files changed

+948
-999
lines changed

Cosmic-OS Header.png

199 KB
Loading

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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">
22

33
Cosmic-OS
44
=========
@@ -12,13 +12,17 @@ Getting Started
1212
To get started with the Cosmic-OS sources, you'll need to get
1313
familiar with [Git and Repo](https://source.android.com/setup/develop.html).
1414

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
1620

1721
Initialize the Repositories
1822
---------------------------
1923

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#
2226

2327
-j# -Set jobs by just replacing # with what you wish
2428

0 commit comments

Comments
 (0)