- 展讯对应的main.mk配置 device/sprd/qogirn**/ums***/product/***_native/main.mk
+$(call inherit-product-if-exists, vendor/***/build.mk)
- vendor/***/build.mk
PRODUCT_PACKAGES +=\libtest
- vendor///Android.bp
cc_prebuilt_library_shared{name:"libtest",srcs:["libtest.so"],dist:{dir:"system/lib64"},shared_libs: ["libc", "libdl", "liblog", "libm"],strip: { none: true, },allow_undefined_symbols: true,check_elf_files: false,compile_multilib:"both",
}
- vendor///libtest.so