96boards-hikey / android-manifest

Android manifest files
2 stars 7 forks source link

LOCAL_MODULE_TAGS := eng is obsolete #4

Open imvipgit opened 5 years ago

imvipgit commented 5 years ago

Error: [ 19% 113/590] including device/linaro/hikey/Android.mk ... FAILED: device/linaro/hikey/wpan/uim/Android.mk: error: uim: LOCAL_MODULE_TAGS := eng is obsolete. See https://android.googlesource.com/platform/build/+/master/Changes.md#LOCAL_MODULE_TAGS build/make/core/base_rules.mk:171: error: done. 20:07:50 ckati failed with: exit status 1

Idea: should be LOCAL_MODULE_TAGS := optional in device/linaro/hikey/wpan/uim/Android.mk

pundiramit commented 5 years ago

Sync your AOSP repo please. This has been fixed in upstream AOSP repo couple of months ago: https://android.googlesource.com/device/linaro/hikey/+/432b1f4e668ba7da0b6cce813d891e0377350d86

imvipgit commented 5 years ago

Sync your AOSP repo please. This has been fixed in upstream AOSP repo couple of months ago: https://android.googlesource.com/device/linaro/hikey/+/432b1f4e668ba7da0b6cce813d891e0377350d86

Thanks. but does it has Hikey970 support ? (i doubt)

pundiramit commented 5 years ago

Nope. It doesn't have Hikey970 support.

imvipgit commented 5 years ago

Nope. It doesn't have Hikey970 support. Thanks for confirming. that is the reason i am not with Linaro Branch for the moment. would be awesome to see Hikey970 support in the Branch though. Cheers.