Android.bp中利⽤go语⾔做宏判断Android.bp中利⽤go语⾔做宏判断
bootstrap_go_package {
name: "soong-customer",
pkgPath: "android/soong/qcom/vibrator/aidl",
deps: [
"soong-android",
"soong-cc",
],
srcs: [
"",
],
pluginFor: ["soong_build"],
}
cc_customer_select_libs{
name: "libxxxxxxxx",
shared_libs: ["libc++", "libcutils", "liblog", "libutils"],
strip: {go语言能做什么
none:true,
},
vendor: true,
}
中
package customer_select_libs
import(
"path"
"android/soong/android"
"android/soong/cc"
&
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论