devlib icon indicating copy to clipboard operation
devlib copied to clipboard

tools/android: Address review comments on PR#668

Open metin-arm opened this issue 1 year ago • 0 comments

Note: Only https://github.com/ARM-software/devlib/commit/4d4d91d needs to be reviewed.

PR#668: https://github.com/ARM-software/devlib/pull/668

  • Fix mixed tab-space white-spacing issues
  • s/CMDLINE_VERSION/ANDROID_CMDLINE_VERSION/ to be more precise
  • s/set_host_arch/get_android_sdk_host_arch/ because the global variable for Android host architecture is removed now

This PR should be merged after https://github.com/ARM-software/devlib/pull/677

metin-arm avatar Mar 28 '24 12:03 metin-arm