Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Add Android 10 base, and fixing bugs - #773

Open
bzntm wants to merge 3 commits into
phhusson:masterfrom
bzntm:master
Open

Add Android 10 base, and fixing bugs#773
bzntm wants to merge 3 commits into
phhusson:masterfrom
bzntm:master

Conversation

@bzntm

@bzntm bzntm commented Oct 14, 2019

Copy link
Copy Markdown
Contributor

Some of custom ROMs have Android 10 base, so i add most android 10 base (although some of them are dummy and can replaced later), and fixing some scripts, such as replacing pie to pie-gsi in KomodoOS, and adding AtomOS

bzntm added 3 commits October 14, 2019 10:10
KomodoOS have new branch for GSI (pie-gsi), so i update from -b=pie become -b=pie-gsi, and also i add some github branch that refers to future Android 10 release for most custom ROMs (even though some of them are dummy and can replaced later)
Most ROMs have android 10 codebase, so i add the branch link to build-dakkar (although some of it are dummy and can replaced later), and changing branch from pie to pie-gsi in KomodoOS to prevent build error
Some of custom ROMs have Android 10 base, so i add all android 10 base (although some of them are dummy and can replaced later), and fixing some scripts, such as replacing pie to pie-gsi in KomodoOS, and adding AtomOS
Comment thread build-dakkar.sh
mainbranch="android-9.0.0_r21"
localManifestBranch="android-9.0"
treble_generate=""
treble_generate="aosp"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no vendor/aosp...?

@yutclubza yutclubza left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AreYouLoco AreYouLoco left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a mistake in the havoc branch.

Comment thread build-dakkar.sh
;;
havoc-10)
mainrepo="https://github.com/Havoc-OS/android_manifest.git"
mainbranch="10"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its "ten" branch in the Havoc manifest repo not "10".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants