setools-android icon indicating copy to clipboard operation
setools-android copied to clipboard

Fix broken build

Open SamarthaKV29 opened this issue 1 year ago • 0 comments

  • Remove obsolete types
  • Update APP_PLATFORM to latest

With previous APP_PLATFORM = 16, it's broken with latest ndk bundle. swab is defined twice, once in src and once in bionic headers

SamarthaKV29 avatar Oct 05 '24 03:10 SamarthaKV29