intel / IA-Hardware-Composer

35 stars 81 forks source link

avoid build wrong message when Android version > 9 #727

Closed KunYi closed 1 year ago

KunYi commented 1 year ago

for issues#726

wrong message

build/make/core/binary.mk:953: warning: target `dotdot/out/target/product/caas/obj_x86/SHARED_LIBRARIES/libvts_interfacespecification_intermediates/vts-generated/src/lib/ndk/bionic/1.0/libcutilsV1.o' doesn't match the target pattern [ 88% 244/277] including vendor/intel/external/hwcomposer-intel/Android.mk ... "PLATFORM_VERSION 11" "ANDROID_VERSION " /bin/bash: line 0: test: -ge: unary operator expected

KunYi commented 1 year ago

Android R not use this component, so don't apply this patch