*Steps to repro:* $ repo init https://android.googlesource.com/platform/manifest $ repo sync $ lunch hikey960_tv-userdebug
Instructions still state to fetch the following package: device/linaro/hikey/hikey960/device-hikey960.mk:96: warning: https://dl.google.com/dl/android/aosp/hisilicon-hikey960-OPR-3c243263.tgz That package has not been updated yet to work with AOSP master (S) build restrictions: $ make *Failure:* Build errors like: FAILED: out/target/product/hikey960/vendor/lib/libOMX.hisi.vdec.core.so /bin/bash -c "(if prebuilts/clang/host/linux-x86/clang-r383902/bin/llvm-readobj -h vendor/linaro/hikey960/hisilicon/proprietary/libOMX.hisi.vdec.core.so >/dev/null 2>&1; then echo -e \"\\033[1mout/target/product/hikey960/vendor/lib/libOMX.hisi.vdec.core.so: \\033[31merror:\\033[0m\\033[1m\" 'found ELF prebuilt in PRODUCT_COPY_FILES, use cc_prebuilt_binary / cc_prebuilt_library_shared instead.' \"\\033[0m\" >&2; echo -e \"\\033[1mout/target/product/hikey960/vendor/lib/libOMX.hisi.vdec.core.so: \\033[31merror:\\033[0m\\033[1m\" 'found ELF file: vendor/linaro/hikey960/hisilicon/proprietary/libOMX.hisi.vdec.core.so' \"\\033[0m\" >&2; false; fi ) && (mkdir -p out/target/product/hikey960/vendor/lib/ ) && (rm -f out/target/product/hikey960/vendor/lib/libOMX.hisi.vdec.core.so ) && (cp \"vendor/linaro/hikey960/hisilicon/proprietary/libOMX.hisi.vdec.core.so\" \"out/target/product/hikey960/vendor/lib/libOMX.hisi.vdec.core.so\" )" out/target/product/hikey960/vendor/lib/libOMX.hisi.vdec.core.so: error: found ELF prebuilt in PRODUCT_COPY_FILES, use cc_prebuilt_binary / cc_prebuilt_library_shared instead. out/target/product/hikey960/vendor/lib/libOMX.hisi.vdec.core.so: error: found ELF file: vendor/linaro/hikey960/hisilicon/proprietary/libOMX.hisi.vdec.core.so -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/747635eb-3b66-469b-943a-fcf565a9625e%40googlegroups.com.
