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

For your consideration #4

Open
wants to merge 6 commits into
base: bs6
Choose a base branch
from
Open

For your consideration #4

wants to merge 6 commits into from

Conversation

spezi77
Copy link

@spezi77 spezi77 commented Feb 6, 2016

Few things I am carrying along in my repo which are mandatory for building for mako, e.g.:

  • Allow to disable OpenJDK check
  • Recovery_patch_install
    These changes should not break anything for other devices as they are wrapped by #ifdef.
  • Cl3kener's custom toolchain support
  • 'Create 0 compression ratio jar files' for improving speed and memory usage

spezi77 and others added 6 commits February 6, 2016 13:57
Change-Id: Iadba64eed0a03c62116e720d532a82378d40c274
If required, enable this patch by adding TARGET_NEEDS_RECOVERY_PATCH_INSTALL to BoardConfig.mk

Change-Id: I2f57640e7cc95b62f3134796c7af5cec0d1233e3
Signed-off-by: spezi77 <[email protected]>
* Many legacy devices don't support 4.8 so we need a 4.7 option and many of the newer devices do better either Linaro 4.8 or SM 4.8-4.10 so this just makes sense. Same flag as KitKat Liquid.

Signed-off-by: Chet Kener <[email protected]>
Change-Id: Ibf5a1204392214244b93316cc05bc715bf3b81bf
Signed-off-by: Chet Kener <[email protected]>
* Should default to TARGET_GCC_VERSION which is now 4.9

Signed-off-by: Chet Kener <[email protected]>
Modern devices now has a blazing fast NAND that storage speed is not the bottle-neck when it comes to reading apks.

So use 0 compression ratio for improving speed and memory usage.

Signed-off-by: arter97 <[email protected]>
Signed-off-by: Chet Kener <[email protected]>
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.

3 participants