Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android.mk: Support android_4.x build #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mickybart
Copy link
Contributor

Update 2.4.0.1 is only available under android_4.x and android_2.3 folders.

To provide the choice during AOSP inline compilation,
a new variable is available and can be set into BoardConfig

VIPER4ANDROID_FOLDER := android_4.x-5.x
VIPER4ANDROID_FOLDER := android_4.x

By default android_4.x will be used to compile ViPER4Android except for AOSP API <= 9
that will use android_2.3

Update 2.4.0.1 is only available under android_4.x and android_2.3 folders.

To provide the choice during AOSP inline compilation,
a new variable is available and can be set into BoardConfig

VIPER4ANDROID_FOLDER := android_4.x-5.x
VIPER4ANDROID_FOLDER := android_4.x

By default android_4.x will be used to compile ViPER4Android except for AOSP API <= 9
that will use android_2.3
mickybart added a commit to mickybart/android_manifest that referenced this pull request Sep 19, 2016
mickybart added a commit to mickybart/android_manifest that referenced this pull request Nov 1, 2016
mickybart added a commit to mickybart/android_manifest that referenced this pull request Dec 8, 2016
mickybart added a commit to mickybart/android_manifest that referenced this pull request Mar 8, 2017
mickybart added a commit to mickybart/android_manifest that referenced this pull request Mar 11, 2017
mickybart added a commit to mickybart/android_manifest that referenced this pull request Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant