Skip to content

Conversation

@AdrianDC
Copy link
Contributor

  • The board variables are not set upon common.mk call,
    hence the BOARD_VENDOR value is not available yet
  • Declare a new 'UPDATE-SuperSU' prebuilt package,
    and select it with 'BOARD_VENDOR' upon build

Change-Id: I5e49ef17ad5ad0ab207a25e8f9265dbd6fa07559

 * The board variables are not set upon common.mk call,
    hence the board configuration value is not set yet

 * Declare a new 'UPDATE-SuperSU' prebuilt package,
    and select it with 'BOARD_VENDOR_PLATFORM' upon build,
    only for the Sony Viskan and Blue boards

 * UPDATE-SuperSU-systemmode.zip is a modified version
    of SR1-SuperSU-v2.78-SR1-20160915123031.zip,
    with the following detect_systemless_required fix

    |  CONTINUE=true
    |  if [ -z "$BOOTIMAGE" ]; then
    |    # no boot image partition detected, abort
    +    SYSTEMLESS=false
    |    return
    |  fi

Change-Id: I5e49ef17ad5ad0ab207a25e8f9265dbd6fa07559
Signed-off-by: Adrian DC <radian.dc@gmail.com>
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.

1 participant